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

Feature Request: Add proper color picker (e.g. QColorDialog) #204

Open
henrify opened this issue Dec 27, 2017 · 2 comments
Open

Feature Request: Add proper color picker (e.g. QColorDialog) #204

henrify opened this issue Dec 27, 2017 · 2 comments

Comments

@henrify
Copy link

henrify commented Dec 27, 2017

Currently, at least on Windows, the Fore Color and Back Color in "Filters" dialog are implemented as drop down menu, with small number of predefined colors.

Would be great to able to choose the colors freely, using proper color picker.

QT's built-in QColorDialog (http://doc.qt.io/qt-5/qcolordialog.html) seems like a very easy way for doing this. Thanks!

@henrify henrify changed the title Add proper color picker (e.g. QColorDialog) Feature Request: Add proper color picker (e.g. QColorDialog) Dec 27, 2017
@variar
Copy link
Contributor

variar commented Dec 27, 2017

Looks like this is done in PR #194.

@henrify
Copy link
Author

henrify commented Dec 27, 2017

Ah cool, i only checked open issues against duplicates.

Interesting timing though, glogg has been around for almost a decade, and then in span of two days there is independently a PR and a feature request about exact same thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants