-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use stack navigation actions to show/hide a room timeline (#52)
This is strictly better than showing/hiding a room upon the `set_displayed_room()`, which might be too early in the event flow. There are still some minor issues with the StackNavigation widget not delivering all show/hide actions if you navigate *very quickly* back and forth between a stacknav view and the root_view, but that requires a separate fix.
- Loading branch information
1 parent
3f94b3a
commit 7bf3c1c
Showing
2 changed files
with
87 additions
and
60 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
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