Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure settings window expands to fit toolbar
As the settings window Toolbar only contains one ToolItem, this ToolItem can disappear if the window is too narrow and Toolbar:show-arrow property is set to true. Set Toolbar:show-arrow to false to ensure that the window will expand to accommodate the full width of the Toolbar.
- Loading branch information