fuse-open / fuselibs

Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps
https://npmjs.com/package/@fuse-open/fuselibs
MIT License
176 stars 72 forks source link

Tweak swipe edge navigation #1421

Closed ichan-mb closed 3 years ago

ichan-mb commented 3 years ago

Reduce hit size of the edge detection. Now edge navigation will only triggered if you start to swipe really from the edge of the screen. (Previously it can be triggered up until 100pt from the edge)

This PR contains: