Add configuration API for IOS gesture detection
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- ios, rust
- Domain
- mobile-dev
Research direction
Start by reviewing issue #3413 and the iOS platform implementation to understand the gesture detectors and default delegate it introduces. Define the configuration surface for delegate replacement, long-press options, and extensible tap recognizers; done means users can customize the listed gesture behavior through a documented API.
Written by the indexing model from the issue text.
Description
#3413 will add several new UIGestureDetectors to the iOS platform implementation as we as a default IUGestureRecognizerDelegate. Users will likely want to customize this behavior:
Such as:
- Override the default Gesture Recognizer Delegate
- UILongPressGestureRecognizer long press duration and max movement filter
- UITapGestureRecognizer currently only supports a "DoubleTap," so we may want to allow adding these arbitrarily to a list or map of tap_gesture_recognizers(the same
tapGesture:callback could handle them all). - etc...
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 1.3k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 9
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from rust-windowing/winit
-
B - bug DS - appkit
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
rust-windowing/winit#4666 · 1 comment ·
-
DS - x11
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
rust-windowing/winit#4479 · 5 comments · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
rust-windowing/winit#4701 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
rust-windowing/winit#4698 · 2 comments ·
-
B - bug DS - win32
Difficulty 3/5 1-2 days Newbie friendliness 35/100
rust-windowing/winit#4691 ·
All issues in rust-windowing/winit
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100