We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Prettify actions menu.
It should look like in QML, such that it can also support categories and icons.
Rather than using QMenu, use a regular widget and lay it out nicely.
The text was updated successfully, but these errors were encountered:
Merge pull request pyblish#37 from pypeclub/bugfix/perspective_font_s…
6fc67ce
…tyle bugfix/perspective_font_style
mottosso
No branches or pull requests
Goal
Prettify actions menu.
It should look like in QML, such that it can also support categories and icons.
Implementation
Rather than using QMenu, use a regular widget and lay it out nicely.
The text was updated successfully, but these errors were encountered: