Opened 14 years ago

Closed 12 years ago

#8975 closed enhancement (Won't Fix)

Move to Effects struct in MythUI/drop hardcoded effects

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

Description

This patch removes all of the hardcoding of the alpha values in the UI code and replaces them with an Effects struct (with one member at the moment... alpha). Something like this will be necessary to add further effects to the UI with relative ease.

Patch might be a total throwaway depending on other future changes, but worth at least getting the dialog going.

Attachments (1)

EffectsStruct.diff (37.6 KB) - added by robertm 14 years ago.
Patch

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by robertm

Attachment: EffectsStruct.diff added

Patch

comment:1 Changed 14 years ago by robertm

Status: newassigned

comment:2 Changed 12 years ago by stuartm

Resolution: Won't Fix
Status: assignedclosed

Something has now been implemented and will continue to be worked on, so the patch/ticket isn't necessary

Note: See TracTickets for help on using tickets.