-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Description
When you break apart the foreground of a layered (as in broken subs sitting right on top or inside each other. ex: Fire shield/Drop) icon, and attempt to make a sub transparent, only that sub will be transparent so anything that was exactly below the sub will be exposed. Why? Because making a sub transparent is featured as an overlay, not a subtraction. If it were to be subtraction, then only the background will be exposed no matter which layer the transparent sub is at.
So my idea is that there should be two transparency options:
- Overlay: (Just like how it is right now) When transparent, the lower-layered sub/s will be exposed through the sub.
- Subtraction: When transparent, only the background will be seen through the sub. However does nothing to what's above (in layers) the sub.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels