PepeElToro41 / ui-labs

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

Example Use of setting zindexbehavior for view on viewport #7

Closed kingbishop closed 5 months ago

kingbishop commented 5 months ago

Example with toggled to global image

Example when toggled to sibling image

Button on the toolbar image

Purpose of this was to view certain components of the UI with global behaviour in the view on viewport

PepeElToro41 commented 5 months ago

Im afraid this would only be possible in the viewport view because you cant change the plugin widget zindexbehavior but isnt that weird?, it basically would work in viewport but not in the plugin view

kingbishop commented 5 months ago

Im afraid this would only be possible in the viewport view because you cant change the plugin widget zindexbehavior but isnt that weird?, it basically would work in viewport but not in the plugin view

Yeah I noticed that it can only work in the viewport view unfortunately but thats fine by me! currently using it as dev plugin in my game just to see how it looks in the view on viewport