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

Updates hex color label to entry, adds rgb entry option and cleans up the code a bit and adds docstrings to the functions along with comments. #16

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

marini-pietro
Copy link

Needeed this kind of widget for a personal open source project but it missed a few features I was looking for, so I figured out I should add them.
Now the hex color is an editable entry, there is an option to add rgb entries to the widget and the target automatically updates its position (still in beta, cannot find all colors accurately).
(Editing the hex color entry automatically updates the rgb entries and viceversa).
Cleaned up the code a bit and added comments and docstrings to the functions.
For now I've edited ctk_color_picker_widget file because it is the one I needed to my project.

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

Successfully merging this pull request may close these issues.

1 participant