Opened 15 years ago

Closed 11 years ago

#6110 closed Bug Report - General (Won't Fix)

GL ThemePainter cropping with negative coords

Reported by: robert.mcnamara@… Owned by: stuartm
Priority: minor Milestone: unknown
Component: MythTV - User Interface Library Version: head
Severity: medium Keywords: OpenGL Painter Draw Order
Cc: Ticket locked: no

Description

When using the OpenGL ThemePainter?, initial draworder is correct. However, when an item on the screen exceeds the drawable area in *both* directions, example:

<area>-25,-10,250,750</area>

and a keystroke is recorded, like moving up and down through the menu, the item is redrawn on top of everything. So, if you have a draw order of:

Text Menu -> Underlay(which exceeds the drawable axis in both directions -> Background

And you press a key, you end up with:

Underlay -> Text Menu -> Background

Change History (6)

comment:1 Changed 15 years ago by stuartm

Component: libmythuiMythTV - User Interface Library
Milestone: unknown0.22
Status: newaccepted
Summary: GL ThemePainter draw order issueGL ThemePainter cropping with negative coords

comment:2 Changed 15 years ago by robertm

Milestone: 0.220.23

stuartm mentioned he would look at the cropping issues for .23, bumping.

comment:3 Changed 14 years ago by robertm

Milestone: 0.230.24

comment:4 Changed 14 years ago by stuartm

Milestone: 0.24unknown

comment:5 Changed 12 years ago by stuartm

Type: defectBug Report - General

comment:6 Changed 11 years ago by stuartm

Resolution: Won't Fix
Status: acceptedclosed
Note: See TracTickets for help on using tickets.