[Commits] [wesnoth/wesnoth] a9ba9a: Stacked Widget: initialize internal generator with...
GitHub
noreply at github.com
Sun Mar 26 00:46:15 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: a9ba9a9fea11cc9c849c3cfc171b93a527113a47
https://github.com/wesnoth/wesnoth/commit/a9ba9a9fea11cc9c849c3cfc171b93a527113a47
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-03-26 (Sun, 26 Mar 2017)
Changed paths:
M src/gui/widgets/stacked_widget.cpp
Log Message:
-----------
Stacked Widget: initialize internal generator with a minimum defined
This shouldn't have any external effects, since in practice a stacked_widget would always have at least
one layer visible. I just noticed this while trying to fix something else, and it seems a rather harmless
change.
Note it does change the internal policy method used for this generator.
More information about the Commits
mailing list