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
Bug when I change browser zoom (SplitPane Horizontal)
When I change the brownser's zoom, without moving it to make any changes to the Pane, the drag bar disappears from the screen. But if I do some drag and then change the browser's zoom, the drag bar is visible.
To Reproduce
Steps to reproduce the behavior:
set maxSize according to windown.height (in this scenario, the drag bar does not go beyond the bottom edge of the screen.)
Change zoom in the browser
The dragbar is positioned off-screen
Expected behavior
If I reload the page and drag the splitpane at least once, and change zoom in the browser, The drag bar should be positioned at the bottom edge of the screen while dragging the split panel
The text was updated successfully, but these errors were encountered:
Bug when I change browser zoom (SplitPane Horizontal)
When I change the brownser's zoom, without moving it to make any changes to the Pane, the drag bar disappears from the screen. But if I do some drag and then change the browser's zoom, the drag bar is visible.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
If I reload the page and drag the splitpane at least once, and change zoom in the browser, The drag bar should be positioned at the bottom edge of the screen while dragging the split panel
The text was updated successfully, but these errors were encountered: