Skip to content

Fix #1059 by disabling DragNDropPanel when "Moveable Panels" is disabled - #1242

Merged
OverloadedOrama merged 2 commits into
Orama-Interactive:masterfrom
VernalUmbrella:issue-1059
May 19, 2025
Merged

Fix #1059 by disabling DragNDropPanel when "Moveable Panels" is disabled#1242
OverloadedOrama merged 2 commits into
Orama-Interactive:masterfrom
VernalUmbrella:issue-1059

Conversation

@VernalUmbrella

@VernalUmbrella VernalUmbrella commented May 17, 2025

Copy link
Copy Markdown
Contributor

Closes #1059.

Note that the "Moveable Panels" setting is internally referred to as
`hide_single_tab`. Accessing the variable directly in this way may be a
violation of its intended use.
Mainly so I could separate out the guard clauses and fit a comment on
one of them

@OverloadedOrama OverloadedOrama left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@OverloadedOrama
OverloadedOrama merged commit 54d0cf2 into Orama-Interactive:master May 19, 2025
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.

Panels are moveable even if Moveable Panels option is turned off

2 participants