Resolve "colorpicker doesn't consider border correctly"
All threads resolved!
All threads resolved!
Compare changes
Files
4- d.kilic authored
- Using modern connect syntax for color picker
Color picker now uses getMousePosOnImage to get the mouse position instead of relying on its own logic. This solves problems with border and distortion.
Also, the RectPlotItem now does not delete the last map, but instead replaces it with a default one (letting everything through), so the indices still work.
Closes #57 (closed)
- Using modern connect syntax for color picker