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
When vertically resizing a widget, it is expected that when you hit the bottom boundary of the screen, it will keep scrolling. But this is not the current behavior.
I have definitely encountered this behaviour exactly as originally described. If you start to pull down the bottom edge of a widget when there's still some space between it and the bottom edge of the window, it will stop when it hits the edge. If you subsequently try to grab it again and stretch it, it sometimes will allow you to stretch it further down but often shrinks back up instead in an uncontrolled manner until you let it go or it reaches its minimum height.
When vertically resizing a widget, it is expected that when you hit the bottom boundary of the screen, it will keep scrolling. But this is not the current behavior.
Check this video:
https://cl.ly/ad07934e3966
I couldn't figure out the rules of this behavior, as sometimes it allowed me to change grid size on first attempt.
The text was updated successfully, but these errors were encountered: