Skip to content

Color equalizer picker issue #19023

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jenshannoschwalm
Copy link
Collaborator

Fixes #19003

  1. Do not test twice for self->request_color_pick
  2. Testing for dt_iop_has_focus() is a) not required and b) breaks the picker in QAP

Release note: Fix color equalizer picker not working in quick access panel

Fixes darktable-org#19003

1. Do not test twice for self->request_color_pick
2. Testing for dt_iop_has_focus() is a) not required and b) breaks the picker in QAP
@jenshannoschwalm jenshannoschwalm added bugfix pull request fixing a bug scope: UI user interface and interactions labels Jun 29, 2025
@jenshannoschwalm jenshannoschwalm added this to the 5.4 milestone Jun 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix pull request fixing a bug scope: UI user interface and interactions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Picker does not work for the color equalizer in the quick access panel
1 participant