Opened 15 years ago
Closed 15 years ago
#7965 closed enhancement (fixed)
MythUI: allow negative width/height to indicate an offset from the right/bottom
Reported by: | Owned by: | stuartm | |
---|---|---|---|
Priority: | minor | Milestone: | 0.23 |
Component: | MythTV - User Interface Library | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Add the ability to specify an area with a negative width and/or height, indicating that the area size is offset from the right and/or bottom border (respectively).
Attachments (2)
Change History (6)
Changed 15 years ago by
Attachment: | MythUI-negative.patch added |
---|
comment:1 Changed 15 years ago by
Status: | new → accepted |
---|
Changed 15 years ago by
Attachment: | MythUI-negative-v2.patch added |
---|
Take into account parent's offset
comment:2 Changed 15 years ago by
As Stuart pointed out, original patch did not take into account the parent's offset. New patch fixes that.
comment:3 Changed 15 years ago by
Milestone: | unknown → 0.23 |
---|---|
Version: | unknown → head |
Note: See
TracTickets for help on using
tickets.
Allow negative width/height to indicate offset from right/bottom.