[Commits] [wesnoth/wesnoth] 7cd240: Tree View Node: fixed expanded nodes created in pr...
GitHub
noreply at github.com
Wed Nov 16 08:50:28 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 7cd2408a1c7ab9f471c30eb89d881b714bbb71b3
https://github.com/wesnoth/wesnoth/commit/7cd2408a1c7ab9f471c30eb89d881b714bbb71b3
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-11-16 (Wed, 16 Nov 2016)
Changed paths:
M src/gui/widgets/tree_view_node.cpp
Log Message:
-----------
Tree View Node: fixed expanded nodes created in pre_show not showing scrollbars if necessary
I'm not exactly why the added `get_tree_view().layout_size() == point()` check seems to work, but it does.
More information about the Commits
mailing list