Branch: refs/heads/master
Home: https://github.com/synfig/synfig
Commit: 9765397cc9714bc8a108678721069000d80fb744
https://github.com/synfig/synfig/commit/9765397cc9714bc8a108678721069000d80fb744
Author: rodolforg <[email protected]>
Date: 2022-05-28 (Sat, 28 May 2022)
Changed paths:
M synfig-studio/src/gui/_smach.h
M synfig-studio/src/gui/states/state_normal.cpp
M synfig-studio/src/gui/workarea.cpp
Log Message:
-----------
fix behavior after Tool process a key event: only proceeds when RESULT_OK
(#2509)
RESULT_ACCEPT: Current Tool/state processed and consumed the event
RESULT_REJECT: Current Tool/state processed and/or forbid the event
RESULT_ERROR: Current Tool/state processed and found an error
RESULT_OK: Current Tool/state processed or not, but let the event be
processed (too) by others in the event pipeline (WorkArea, Gtk App, etc)
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl