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
Describe the bug
When click-and-dragging to move a floating group, it is bound within the Dockview dimensions. However, when dragging to resize, it extends beyond the screen boundary. This renders its controls inaccessible.
For some reason, on the Dockview-Demo codesandbox, the window simply follows the mouse past the boundary. However, in my repo, it snaps to the edge and extends in the opposite direction. ...I'm not totally sure why, sorry. (CSS differences?)
To Reproduce
Head on over to the Dockview Demo codesandbox, (https://codesandbox.io/p/sandbox/solitary-http-ldx2jk), click "open in new tab" in Codesandbox, open a new Floating window, and click and drag its borders past the edge of the screen. Expected behavior
enlargening should cease once the enlargening edge hits a Dockview border.
Describe the bug
When click-and-dragging to move a floating group, it is bound within the Dockview dimensions. However, when dragging to resize, it extends beyond the screen boundary. This renders its controls inaccessible.
For some reason, on the Dockview-Demo codesandbox, the window simply follows the mouse past the boundary. However, in my repo, it snaps to the edge and extends in the opposite direction. ...I'm not totally sure why, sorry. (CSS differences?)
To Reproduce
Head on over to the Dockview Demo codesandbox, (https://codesandbox.io/p/sandbox/solitary-http-ldx2jk), click "open in new tab" in Codesandbox, open a new Floating window, and click and drag its borders past the edge of the screen.
Expected behavior
enlargening should cease once the enlargening edge hits a Dockview border.
Videos
Codesandbox
https://github.com/user-attachments/assets/4b04a916-de51-4ffe-8ae9-0ce6c4958fd7
My repo
Screen.Recording.2025-01-03.144657.mp4
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: