Open sk8ersquare opened 3 years ago
ScrollBar.vertical: ScrollBar { visible: window.lockTiles // hides scrollbar policy: ScrollBar.AlwaysOn }
but using these lines the issue is that the gridview won against the scrollbar....i need to check this
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug When activating tile move mode - the screen becomes locked and you cannot scroll to select tiles off screen.
To Reproduce Steps to reproduce the behavior:
Expected behavior Screen fluidly moves to be able to select wiggling tiles and move them accordingly.
Screenshots N/A
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Potential solution is a temporary scroll bar on the right hand side to navigate during this mode.