Files
gimp/libgimpwidgets
Ell 88ef1d9156 libgimpwidgets: handle Enter/Esc keys in GimpSpinButton
In GimpSpinButton, don't propagate Enter key-press events if
updating the spin-button's value in response changes the entered
text.  This prevents confirming dialogs when hitting Enter after
entering a math expression in size entries, updating their value
instead.

Likewise, don't propagate Escape key-press events if a new value
was entered, and restore the original value instead.

(cherry picked from commit e531023031)
2020-07-14 13:01:35 +03:00
..
2020-01-06 23:10:05 +02:00