Add direct opacity parameters for elements #88
Labels
No labels
bug
design
duplicate
enhancement
maintenance
prospective
question
regression
stub
todo
ui
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: StudioInfinity/dyna3#88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pull request #85 has introduced an element parameter ("ghost mode") that affects an element's opacity. We should also add element parameters that provide more direct opacity control. That will involve some design decisions:
I strongly recommend that the generic "opacity" of a given element be part of its "color" attribute. I do not in general see any reason to separate opacity from other color channels, and urge refactoring so that there is only a single sort of (4-channel) color entity in the software as part of the resolution of this issue.