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
I have noticed several issues with scrolling the list of features on the fitness tab, when the number of features is higher than what would fit the boundaries of the list, making scrolling necessary.
If we move feature by feature and select them this way, then after selecting the lowermost feature still visible, the program automatically scrolls a little bit so that we can select the next (previously invisible) item on the list. However, when we click that feature automatically scrolled into sight, it won't be selected, and neither will any consequent items if we keep using this auto-scroll. A workaround is clicking these items a second time.
If we use the scrollbar to manually scroll through multiple items, then the item selected just before clicking on the scrollbar will not get selected as we let go of the scrollbar. We have to go back and select this item again.
The text was updated successfully, but these errors were encountered:
I have noticed several issues with scrolling the list of features on the fitness tab, when the number of features is higher than what would fit the boundaries of the list, making scrolling necessary.
If we move feature by feature and select them this way, then after selecting the lowermost feature still visible, the program automatically scrolls a little bit so that we can select the next (previously invisible) item on the list. However, when we click that feature automatically scrolled into sight, it won't be selected, and neither will any consequent items if we keep using this auto-scroll. A workaround is clicking these items a second time.
If we use the scrollbar to manually scroll through multiple items, then the item selected just before clicking on the scrollbar will not get selected as we let go of the scrollbar. We have to go back and select this item again.
The text was updated successfully, but these errors were encountered: