Skip to content

mobileshellstate: update isActionDrawerOpen to use intendedToBeVisible

Micah Stanley requested to merge work/micah/isdraweropenfix into master

The action drawer was recently updated to where it is now technically always visible. This means we need to change the binding for MobileShellState to use drawer.intendedToBeVisible so that it works properly again.

Merge request reports

Loading