-
Notifications
You must be signed in to change notification settings - Fork 424
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert navigator from a Notebook to a Stack
The latter does not need to be homogeneous, so there's no need to fiddle around with hiding/showing children to auto-resize. It also has a name for each child, so the link with the combo box can be done automatically with a binding. The only downside is that the signal for page changes doesn't tell us the old page, so we need to track that in order to deactivate it.
- Loading branch information
Showing
1 changed file
with
34 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters