Leave gradient widget in good state on commit

Stop highlighting the hovered or dragged geometry when disabling the
widget.
This commit is contained in:
Lawrence Lee
2021-05-23 12:00:30 -07:00
parent 3ade11c970
commit 4bc69dc30c
2 changed files with 15 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ protected:
sigc::connection editConn;
void editToggled ();
void releaseEdit();
public: