Skip to content

UI Labs v1.2.1

Compare
Choose a tag to compare
@PepeElToro41 PepeElToro41 released this 19 Aug 03:57
· 124 commits to main since this release
79c4c77

UI Labs is a storybook-like plugin for roblox!.

Similar to Hoarcekat and Flipbook, this plugin allows you to visualize declarative UIs in an Isolated environment without needing to run your game

Roblox Plugin

Changes:

Fixes

  • Hot-Reloader now uses module:GetFullName, this fixes vide crashing #37
  • Fixed name and cleanup function erroring even when the docs says it allows them #27
  • Added a more robust story table checking and error info #32
  • Made buttons always clickeable with Button.ClickableWhenViewportHidden #28