Skip to content

Fix assertion error on startup

Previously the app tried to sync the visible part of titlebar to main box before setting the visible widget in main box. This commit fixes that.

(as mentioned in !40 (comment 573943))

Merge request reports