https://bugs.kde.org/show_bug.cgi?id=495408
Ben Barker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Ben Barker <[email protected]> --- I can confirm this is still happening in 26.04.2 (tested on Fedora 44). I also see this in the "Gradient Map" effect, which makes me think the issue is with how color picker signals are being connected to their respective color button. The frei0r 3-point-color source itself has no UI specific code so I'm guessing the UI generation is handled by kdenlive? That code appears to be here, but I'm not familiar enough with C++ Qt to pinpoint the issue. Perhaps the reference being passed to the connect method isn't correct, but I am just guessing. https://github.com/KDE/kdenlive/blob/master/src/widgets/choosecolorwidget.cpp#L32C22-L32C39 -- You are receiving this mail because: You are watching all bug changes.
