Opened 16 years ago
Closed 16 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)
by , 16 years ago
| Attachment: | MythUI-negative.patch added |
|---|
comment:1 by , 16 years ago
| Status: | new → accepted |
|---|
comment:2 by , 16 years ago
As Stuart pointed out, original patch did not take into account the parent's offset. New patch fixes that.
comment:3 by , 16 years ago
| 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.