Opened 11 years ago
Closed 11 years ago
#7462 closed enhancement (fixed)
MythUI <textarea> auto size
Reported by: | Owned by: | stuartm | |
---|---|---|---|
Priority: | minor | Milestone: | 0.23 |
Component: | MythTV - User Interface Library | Version: | head |
Severity: | medium | Keywords: | MythUI textarea |
Cc: | Ticket locked: | no |
Description
Adds <minsize> to <textarea>, <shape> and <imagetype>.
If <minsize> is specified in a <textarea>, the area needed for the actual text is calculated and the area of the button is adjusted. The size of the adjusted area is constrained between <minsize> and the full <area> of the <textarea>
If the text button has any shape or image siblings, the size of those siblings will be adjusted by the same amount, with the same constraints.
Attachments (3)
Change History (5)
Changed 11 years ago by
Attachment: | MythUI-MinSize.diff added |
---|
Changed 11 years ago by
Attachment: | MythUI-SetText.patch added |
---|
Added for review, but probably not necessary
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
MythUI textarea minsize