[Commits] [wesnoth/wesnoth] 3240d4: Force a full redraw on resize events.
GitHub
noreply at github.com
Fri Dec 18 22:41:49 UTC 2015
Branch: refs/heads/sdl2
Home: https://github.com/wesnoth/wesnoth
Commit: 3240d4a2ef40c773935e19a885b80793939fae25
https://github.com/wesnoth/wesnoth/commit/3240d4a2ef40c773935e19a885b80793939fae25
Author: Andreas Löf <andreas at alternating.net>
Date: 2015-12-19 (Sat, 19 Dec 2015)
Changed paths:
M src/gui/widgets/window.cpp
M src/preferences_display.cpp
M src/video.cpp
Log Message:
-----------
Force a full redraw on resize events.
This fixes the worst of the resize-related artefacts during gameplay
by forcing a full redraw on every resize event. These changes will be
revisited as a part of #23934.
More information about the Commits
mailing list