[Commits] [wesnoth/wesnoth] 511413: Make GUI2 properly forward pre- and post-draw even...
GitHub
noreply at github.com
Tue Mar 29 07:27:47 UTC 2016
Branch: refs/heads/renderpath_redo
Home: https://github.com/wesnoth/wesnoth
Commit: 5114137e1610a29a058d643329c0cf287c7fc5da
https://github.com/wesnoth/wesnoth/commit/5114137e1610a29a058d643329c0cf287c7fc5da
Author: Andreas Löf <andreas at alternating.net>
Date: 2016-03-29 (Tue, 29 Mar 2016)
Changed paths:
M src/gui/core/event/handler.cpp
Log Message:
-----------
Make GUI2 properly forward pre- and post-draw events.
This adds two handlers to the GUI2 SDL-event handler class to deal
with the pre- and post-draw events properly. These events are
forwarded to all classes regardless of if they are dirty or not.
More information about the Commits
mailing list