Opened 11 years ago

Closed 2 years ago

#11417 closed Developer Task (Trac EOL)

MythUIImage objects cannot be resized manually.

Reported by: Raymond Wagner Owned by: stuartm
Priority: minor Milestone: 29.2
Component: MythTV - User Interface Library Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

MythUImage::SetArea? inherited from MythUIType does nothing. MythUIImage::SetSize? does work, however it is marked as protected, requiring anything wanting to access it to be marked as a friend. This prevents the screen setup wizard from being able to display a properly sized theme preview image when configuring underscan.

Change History (8)

comment:1 Changed 11 years ago by stuartm

Milestone: 0.270.28
Type: Bug Report - GeneralDeveloper Task

comment:2 Changed 11 years ago by Raymond Wagner

If this is not making it in for 0.27, then the screen setup wizard itself needs to be patched, as it is using the preview image to depict the extents of the configured screen.

comment:3 Changed 8 years ago by Stuart Auchterlonie

Milestone: 0.280.29

comment:4 Changed 8 years ago by Stuart Auchterlonie

Milestone: 0.2929.0

Milestone renamed

comment:5 Changed 6 years ago by Stuart Auchterlonie

Milestone: 29.029.1

comment:6 Changed 6 years ago by Stuart Auchterlonie

Milestone: 29.10.28.2

Moving remaining open tickets to 0.28.2 milestone

comment:7 Changed 6 years ago by Stuart Auchterlonie

Milestone: 0.28.229.2

Moving remaining open tickets to 29.2 milestone

comment:8 Changed 2 years ago by Stuart Auchterlonie

Resolution: Trac EOL
Status: newclosed

We have moved all bug tracking to github [1]

If you continue to have this issue, please open a new issue at github, referencing this ticket.

[1] - https://github.com/MythTV/mythtv/issues

Note: See TracTickets for help on using tickets.