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
In the POI editor in both the "basic" and "advanced" tab scrolling only works as long as the screen is touched, i.e. no flinging (releasing the finger during movement) is possible.
Steps to reproduce
Click on "Modify POI", try to scroll down by flinging.
Actual result
The scrolling stops as soon as the finger leaves the screen.
Expected result
The scrolling should continue and fade, as the typical Android ScrollView does.
OsmAnd~ 4.7.0#1249m, released: 2023-12-20
Described behavior reproduced on the nightly build. Scrolling is not smooth in the Modify POI menu. Scrolling works only when holding your finger on the screen.
Description
In the POI editor in both the "basic" and "advanced" tab scrolling only works as long as the screen is touched, i.e. no flinging (releasing the finger during movement) is possible.
Steps to reproduce
Click on "Modify POI", try to scroll down by flinging.
Actual result
The scrolling stops as soon as the finger leaves the screen.
Expected result
The scrolling should continue and fade, as the typical Android ScrollView does.
Your Environment (required)
The text was updated successfully, but these errors were encountered: