PepeElToro41 / ui-labs

UI Labs is a storybook plugin for Roblox
https://pepeeltoro41.github.io/ui-labs/
68 stars 9 forks source link

ZIndexBehavior #6

Closed kingbishop closed 5 months ago

kingbishop commented 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?

image

what i mean with being able to change it image

kingbishop commented 5 months ago

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