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 the floating panel is expanded to its .full state (i.e., at it's maximum height), dragging to resize doesn't initiate the resize immediately. You have to drag further than expected to get the panel to begin resizing.
Dragging the handlebar in either the .minimzed or .partial states does not require the same amount of dragging.
The expectation is that dragging to resize the panel initiates the panel resize immediately, no matter what state the panel is in.
The text was updated successfully, but these errors were encountered:
When the floating panel is expanded to its
.full
state (i.e., at it's maximum height), dragging to resize doesn't initiate the resize immediately. You have to drag further than expected to get the panel to begin resizing.Dragging the handlebar in either the
.minimzed
or.partial
states does not require the same amount of dragging.The expectation is that dragging to resize the panel initiates the panel resize immediately, no matter what state the panel is in.
The text was updated successfully, but these errors were encountered: