Skip to content

Removes LeftDrawerExpandThresholdWidth to prevent auto opening ignoring the IsOpened - #519

Merged
SKProCH merged 1 commit into
masterfrom
Fixes-#517
May 22, 2026
Merged

Removes LeftDrawerExpandThresholdWidth to prevent auto opening ignoring the IsOpened#519
SKProCH merged 1 commit into
masterfrom
Fixes-#517

Conversation

@DirkKramer

@DirkKramer DirkKramer commented May 22, 2026

Copy link
Copy Markdown
Collaborator

Fixes #517
removed LeftDrawerExpandThresholdWidth from control style, user can still use it explicitly in the navigationdrawer.
this property prevented starting with a closed drawer as the LeftDrawerExpandThresholdWidth would override it when window exceeds 1000 width.

…till use it explicitly in the navigationdrawer.

this property prevented starting with a closed drawer. as the LeftDrawerExpandThresholdWidth  would override it when window exceeds 1000 width
@SKProCH SKProCH changed the title Fix for #517 Removes LeftDrawerExpandThresholdWidth to prevent auto opening ignoring the IsOpened May 22, 2026

@SKProCH SKProCH left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This is only the partial solution, actually. But yeah, it will solve the problem

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.

Starting an app with a sidebar closed by default

2 participants