Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Add popdown* functions to top bar"
This reverts commit f985113. Calling the `popdown*' functions causes the destructors of the views to be called. As a result, the views lose their state. Reverting this commit may use a little extra memory as the views are kept in memory, but seems to have no other negative impact and restores the behaviour known from 3.0. Closes longturn#2329
- Loading branch information