#3271 closed defect (fixed)
GUI: Missaligned text
Reported by: | jvprat | Owned by: | sev- |
---|---|---|---|
Priority: | normal | Component: | GUI |
Version: | Keywords: | ||
Cc: | Game: |
Description
There are some texts in the gui that don't seem to follow the .align variable in the theme. These give a non-uniform feeling (some things are left aligned and some are right aligned in very similar situations).
I've found it while trying to add the .align to the theme, and seeing it's already there. I'm attaching a patch that adds the right alignment to the subtitle switch, but it's also ignored.
This particularly happens in the options/edit game dialogs: Audio: text and speech, subtitle speed Volume: the three left texts MIDI: MIDI gain
Ticket imported from: #1742561. Ticket imported from: bugs/3271.
Attachments (1)
Change History (4)
by , 17 years ago
Attachment: | align_right.patch added |
---|
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 6 years ago
Component: | → GUI |
---|
Note:
See TracTickets
for help on using tickets.
I committed your patch.
Also this bug was fixed which revealed incinsistencies in label widths, so widget capition looks sticky. If I will not fix it today, feel free to submit another patch.