Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allow for window controls on the left
Window controls wouldn't move to the left if button layout so configured by user; decoration_layout=:minimize,maximize,close was blocking that. Removing it fixes that and show_close_button=True already enables those buttons.
- Loading branch information