Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockable toolbar #94

Open
mottosso opened this issue Aug 7, 2019 · 0 comments
Open

Dockable toolbar #94

mottosso opened this issue Aug 7, 2019 · 0 comments
Labels

Comments

@mottosso
Copy link
Owner

mottosso commented Aug 7, 2019

Goal

Facilitate greater customisation.

Motivation

The top-most toolbar is a plain QToolbar that has been locked to only appear in its default position. But it would be trivial to make it detachable, and move to the bottom. Moving it to one side is a little more work, as we'll need to re-arrange the layout, but it's possible and could help save precious screen space.

image

Implementation

Unlock toolbar and facilitate docking to one side.

@mottosso mottosso added ui ux good first issue Good for newcomers labels Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant