Opened 22 years ago

Closed 21 years ago

Last modified 5 years ago

#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)

gui.PNG (13.7 KB ) - added by SF/trinity78 22 years ago.
gui screenshot

Download all attachments as: .zip

Change History (7)

by SF/trinity78, 22 years ago

Attachment: gui.PNG added

gui screenshot

comment:1 by fingolfin, 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 fingolfin, 22 years ago

Owner: set to fingolfin

comment:3 by SF/trinity78, 22 years ago

Priority: normallow

comment:4 by fingolfin, 21 years ago

The translucency is not a crucial feature, and certainly not a bug, at most a glitch.

comment:5 by fingolfin, 21 years ago

Status: newclosed

comment:6 by digitall, 5 years ago

Component: --Unset--GUI
Note: See TracTickets for help on using tickets.