My hide navigator button is no longer working. I added a breakpoint to layoutManager.js:toggleNavigatorVisible to see what the problem is. It looks like the callback is called twice each time I click on the hide navigator button. So, I click it and the nav hides and then immediately appears again.
My hide navigator button is no longer working. I added a breakpoint to layoutManager.js:toggleNavigatorVisible to see what the problem is. It looks like the callback is called twice each time I click on the hide navigator button. So, I click it and the nav hides and then immediately appears again.