[Commits] [wesnoth/wesnoth] 7fa703: gui2/canvas: Fix zero-width rectangles being paint...
GitHub
noreply at github.com
Tue Oct 4 04:43:49 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 7fa70375e1a00c1ada1cbf782bc52b812349a0d0
https://github.com/wesnoth/wesnoth/commit/7fa70375e1a00c1ada1cbf782bc52b812349a0d0
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2016-10-04 (Tue, 04 Oct 2016)
Changed paths:
M src/gui/core/canvas.cpp
Log Message:
-----------
gui2/canvas: Fix zero-width rectangles being painted 1 px-wide
This fixes the selection highlight for textboxes glitching into view as
a 1 px-wide highlight on the left end when there isn't an active
selection.
More information about the Commits
mailing list