Skip to content

Fix side menus reopening instead of closing - #3726

Open
ewanhowell5195 wants to merge 2 commits into
JannisX11:nextfrom
ewanhowell5195:fix-more-options-toggle
Open

Fix side menus reopening instead of closing#3726
ewanhowell5195 wants to merge 2 commits into
JannisX11:nextfrom
ewanhowell5195:fix-more-options-toggle

Conversation

@ewanhowell5195

Copy link
Copy Markdown
Contributor

Clicking the arrow on a toolbar button a second time makes its menu disappear and immediately reappear, instead of closing. The same happens with the mirror modeling config and the toolbar menu button.

The mousedown closes the menu before the click that would open it, so the click always sees nothing open and opens it again.

The button now records whether its menu was open on mousedown, and skips reopening it.

Fixes #3461

@netlify

netlify Bot commented Aug 31, 2026

Copy link
Copy Markdown

Deploy Preview for blockbench-dev ready!

Name Link
🔨 Latest commit 0bea0d0
🔍 Latest deploy log https://app.netlify.com/projects/blockbench-dev/deploys/6a9692e880f9a5000941ae80
😎 Deploy Preview https://deploy-preview-3726--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