[Commits] [wesnoth/wesnoth-old] a6a12c: Add a work-around for a blurring issue.
GitHub
noreply at github.com
Sat Feb 15 20:55:43 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth-old
Commit: a6a12c9f1fdac4bc4fd30232468d8513a6cfb988
https://github.com/wesnoth/wesnoth-old/commit/a6a12c9f1fdac4bc4fd30232468d8513a6cfb988
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2014-02-15 (Sat, 15 Feb 2014)
Changed paths:
M src/gui/dialogs/title_screen.cpp
Log Message:
-----------
Add a work-around for a blurring issue.
When pressing the next or previous tip button there is a drawing glitch.
As soon as the mouse pointer leaves the button area the glitch
disappears. For now force an update directly after the button is
pressed. This is not particularly elegant, but it works. The SDL2
transition will probably fix this issue automatically.
More information about the Commits
mailing list