[Commits] [wesnoth/wesnoth] 965a2a: Fix border of selected GUI2 elements
GitHub
noreply at github.com
Thu Apr 17 22:45:18 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 965a2a5d1c55e79d852e039f1d3d0c9450030637
https://github.com/wesnoth/wesnoth/commit/965a2a5d1c55e79d852e039f1d3d0c9450030637
Author: aquileia <sk.aquileia at gmail.com>
Date: 2014-04-17 (Thu, 17 Apr 2014)
Changed paths:
M images/dialogs/selection-border-botleft.png
M images/dialogs/selection-border-botright.png
M images/dialogs/selection-border-topleft.png
M images/dialogs/selection-border-topright.png
M images/dialogs/selection2-border-botleft.png
M images/dialogs/selection2-border-botright.png
M images/dialogs/selection2-border-topleft.png
M images/dialogs/selection2-border-topright.png
Log Message:
-----------
Fix border of selected GUI2 elements
The selection-border corners were designed to be an overlay over the
edges, but GUI2 uses them adjoining to the edge images.
This has been fixed by manually overlaying them in the images
themselves.
More information about the Commits
mailing list