Popup Palette: Fixed a regression with right clicks.
Some recent changes to the popup palette code caused a magic number value used by the timer within the right click eater event filter to no longer work correctly. This patch should fix that. BUG:441899 (cherry picked from commit b117b85f)
Loading
-
Looks like there are two problems:
- Broken connection: QObject::connect: No such slot KisPopupPalette::slotHide() in /home/halla/dev/krita/libs/ui/kis_popup_palette.cpp:296
- Resetting fg/bg color with right-click is broken -- though it's up for debate whether we should have that feature.
Please register or sign in to comment