Skip to content

Fix for close button not changing the app bar state#36

Open
SunSerega wants to merge 2 commits intoFalki-git:devfrom
SunSerega:close-btn-fix
Open

Fix for close button not changing the app bar state#36
SunSerega wants to merge 2 commits intoFalki-git:devfrom
SunSerega:close-btn-fix

Conversation

@SunSerega
Copy link

@SunSerega SunSerega commented Mar 8, 2024

Use were using a magic literal (with a wrong value) for the in-flight button, and didn't do anything when closing the menu in OAB.

Other than that, minor changes:

  1. Removed ToolbarKscButtonID - you don't have that.
  2. Changed ? to ! when getting the app bar component. It's better to at least have an error in Alt+C. And since this is at the end of callback, and UI callbacks are always executed in a try-catch block - this doesn't change the logic.

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