#504 closed defect
GUI: Label overlapping border
Reported by: | SF/trinity78 | Owned by: | fingolfin |
---|---|---|---|
Priority: | low | Component: | GUI |
Version: | Keywords: | ||
Cc: | Game: |
Description
daily build - sdl backend - win2k - super2xsai filter
in the options menu the label containing the values of master, music and sfx volume is displayed incorrectly. its overlapping with the border and not transparent.
see attached screenshot.
Ticket imported from: #627785. Ticket imported from: bugs/504.
Attachments (1)
Change History (7)
by , 22 years ago
comment:1 by , 22 years ago
I can change the size easily, but making it translucent is harder. Basically, there are two options: 1) do a full redraw whenever the slider values change -> super slow but simple to implement 2) buffer the background covered by the labels, and then restore it when the label values change. More complex, but should work fine.
Needless to say I want to go for 2 :-)
comment:2 by , 22 years ago
Owner: | set to |
---|
comment:3 by , 22 years ago
Priority: | normal → low |
---|
comment:4 by , 22 years ago
The translucency is not a crucial feature, and certainly not a bug, at most a glitch.
comment:5 by , 22 years ago
Status: | new → closed |
---|
comment:6 by , 6 years ago
Component: | --Unset-- → GUI |
---|
gui screenshot