You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a dev note here: for image peeking, we are just implementing onLongPressStart, which I assume uses the default long-press duration for Flutter and/or Android. So I assume we'd have to do some digging around in order to customize this.
Is Your Feature Request Related to a Problem?
Right now holding to peek takes twice as long as it should
Feature Description
I'd like to be able to configure the long-press delay
Alternative Solutions
A much shorter delay would be good for me but bad for accessibility, making it configurable makes everyone happy!
Additional Context
No response
The text was updated successfully, but these errors were encountered: