Skip to content

Fix panel resizing affecting the wrong panel - #3721

Open
ewanhowell5195 wants to merge 1 commit into
JannisX11:nextfrom
ewanhowell5195:fix-panel-resize-target
Open

Fix panel resizing affecting the wrong panel#3721
ewanhowell5195 wants to merge 1 commit into
JannisX11:nextfrom
ewanhowell5195:fix-panel-resize-target

Conversation

@ewanhowell5195

Copy link
Copy Markdown
Contributor

Dragging a panel divider in the sidebar can resize a completely different panel. In the OptiFine Entity layout with CEM Template Loader, dragging the divider below the Textures panel resizes the UV panel at the top instead.

When the panel being dragged is growable, it resizes the last fixed height panel in the sidebar rather than the one next to the handle. It also drags that panel the wrong way when it is not the bottom panel, because the direction comes from where that panel sits rather than from where the handle is.

This targets the panel next to the handle instead. Where the boundary cannot move at all, the drag now does nothing rather than resizing something else.

Fixes #3455

@netlify

netlify Bot commented Aug 31, 2026

Copy link
Copy Markdown

Deploy Preview for blockbench-dev ready!

Name Link
🔨 Latest commit 865c53c
🔍 Latest deploy log https://app.netlify.com/projects/blockbench-dev/deploys/6a95a62a5e7f710008d2ab78
😎 Deploy Preview https://deploy-preview-3721--blockbench-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant