[Commits] [wesnoth/wesnoth] 1b63dd: Editor: use pre-increment instead of post-incremen...
GitHub
noreply at github.com
Wed Sep 13 09:14:57 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1b63dd582ac89b117dd35e5f3a242b9740b91180
https://github.com/wesnoth/wesnoth/commit/1b63dd582ac89b117dd35e5f3a242b9740b91180
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-09-13 (Wed, 13 Sep 2017)
Changed paths:
M src/editor/action/action.cpp
M src/editor/map/map_context.cpp
M src/editor/map/map_context.hpp
M src/editor/palette/editor_palettes.cpp
Log Message:
-----------
Editor: use pre-increment instead of post-increment
Commit: 2b3d09c177d3133a702b4b33e69a456ecf748711
https://github.com/wesnoth/wesnoth/commit/2b3d09c177d3133a702b4b33e69a456ecf748711
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-09-13 (Wed, 13 Sep 2017)
Changed paths:
M src/gui/widgets/scrollbar.cpp
Log Message:
-----------
GUI2/Scrollbar: fixed regression caused by acea15c312
Fixes cases where selecting a listbox item caused the viewport to jump to the top w/o a scroll.
Should fix #1979 too.
Compare: https://github.com/wesnoth/wesnoth/compare/8d0282a6f95b...2b3d09c177d3
More information about the Commits
mailing list