[Commits] [wesnoth/wesnoth] cc760c: Unable undrawing of dialogs used in the title-scre...
GitHub
noreply at github.com
Fri Feb 26 03:29:28 UTC 2016
Branch: refs/heads/guifixes
Home: https://github.com/wesnoth/wesnoth
Commit: cc760cb33fa49957bc354146bb12027a7b368b25
https://github.com/wesnoth/wesnoth/commit/cc760cb33fa49957bc354146bb12027a7b368b25
Author: Andreas Löf <andreas at alternating.net>
Date: 2016-02-26 (Fri, 26 Feb 2016)
Changed paths:
M src/gui/dialogs/addon_connect.cpp
M src/gui/dialogs/campaign_difficulty.cpp
M src/gui/dialogs/campaign_selection.hpp
M src/gui/dialogs/network_transmission.cpp
M src/show_dialog.cpp
Log Message:
-----------
Unable undrawing of dialogs used in the title-screen
This sets the restore_ flag to true for the obvious dialogs I've found
that are used on the title-screen.
Also, make GUI1 dialogs mark all buttons dirty on a DRAW_ALL_EVENT to
ensure the buttons get redrawn.
More information about the Commits
mailing list