Forward color picker preview mouse button events to the window underneath.
This commit is contained in:
@ -211,6 +211,7 @@ private:
|
||||
|
||||
Color color;
|
||||
Color old_color;
|
||||
Color pre_picking_color;
|
||||
bool is_picking_color = false;
|
||||
|
||||
bool display_old_color = false;
|
||||
|
||||
Reference in New Issue
Block a user