]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Use an offset to draw the Clear button so that it can be better placed based on the...
authorterencehill <piuntn@gmail.com>
Wed, 16 Feb 2011 22:57:32 +0000 (23:57 +0100)
committerterencehill <piuntn@gmail.com>
Wed, 16 Feb 2011 22:57:32 +0000 (23:57 +0100)
commitef06098372dc7668713a8a72da22ccf0dc42b023
tree89a5b83f96956592d97672a53154437cf5ddc5a8
parent288f88fc8e7c8d2e3f39908964616a3ecc0c57b1
Use an offset to draw the Clear button so that it can be better placed based on the inputbox right border
For luminos skin use a copy of the Close button and set the proper offset (previously the image itself had the offset)
Add Clear buttons to the other 2 skins (a copy of the Close button for Xaw and the middle part of a checkbox for Default skin, this one not very nice tbh)
14 files changed:
gfx/menu/default/clearbutton_c.tga [new file with mode: 0644]
gfx/menu/default/clearbutton_f.tga [new file with mode: 0644]
gfx/menu/default/clearbutton_n.tga [new file with mode: 0644]
gfx/menu/default/skinvalues.txt
gfx/menu/luminos/clearbutton_c.tga
gfx/menu/luminos/clearbutton_f.tga
gfx/menu/luminos/clearbutton_n.tga
gfx/menu/luminos/skinvalues.txt
gfx/menu/xaw/clearbutton_c.tga [new file with mode: 0644]
gfx/menu/xaw/clearbutton_f.tga [new file with mode: 0644]
gfx/menu/xaw/clearbutton_n.tga [new file with mode: 0644]
gfx/menu/xaw/skinvalues.txt
qcsrc/menu/item/inputbox.c
qcsrc/menu/skin-customizables.inc