Closed kingbishop closed 5 months ago
Is there a way for zIndex behavior to change via global vs sibling? Currently children is always on top regardless of zIndex settings. Is there a way to change from sibling to global without creating a snapshot and toggling it there?
what i mean with being able to change it
Created an example PR of doing what i wanted to happen, using it now for the plugin https://github.com/PepeElToro41/ui-labs/pull/7
Is there a way for zIndex behavior to change via global vs sibling? Currently children is always on top regardless of zIndex settings. Is there a way to change from sibling to global without creating a snapshot and toggling it there?
what i mean with being able to change it