[Commits] [wesnoth/wesnoth] d22a4c: Removed event context from storyscreen controller
GitHub
noreply at github.com
Fri Mar 24 01:24:39 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: d22a4ca6962d1ac0ef0ad63d9f0e9a8a002a2128
https://github.com/wesnoth/wesnoth/commit/d22a4ca6962d1ac0ef0ad63d9f0e9a8a002a2128
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M src/storyscreen/controller.cpp
M src/storyscreen/controller.hpp
Log Message:
-----------
Removed event context from storyscreen controller
This fixes an issue where no click would register if using the GUI2 storyscreen dialog. Its removal doesn't seem
to have any effect on the GUI1 one either.
More information about the Commits
mailing list