Style Explorer


A visual explorer for all of the GUI styles in game. Default keybind is Ctrl + Shift + S

Internal
2 months ago
2.0
24

b ✅ Crash

2 months ago

I pressed Ctrl+Shift+S, and the game crashed.

Error while running event style-explorer::stex_open_gui (ID 285)
Style of type TextBox can't have parent style of type HorizontalFlow
stack traceback:
    [C]: in function 'add'
    __glib__/glib.lua:95: in function 'add'
    __style-explorer__/control.lua:184: in function 'create_gui'
    __style-explorer__/control.lua:217: in function <__style-explorer__/control.lua:213>
2 months ago

Oops, forgot a style type check. Thanks for the report, fixed in 0.1.1

New response