lobster icon indicating copy to clipboard operation
lobster copied to clipboard

im.show_vars is not working properly

Open Jack-Ji opened this issue 1 year ago • 1 comments

A minor change of samples/imguitest.lobster will expose the bug -- comment out code block starts with im.window("Created by code", im.window_no_collapse | im.window_always_autoresize):.

The change will cause global variable d shown as nil.

EDIT: Turns out comment out line 50-53 is enough to trigger the bug

Jack-Ji avatar Jan 19 '24 06:01 Jack-Ji

Will have a look! I think this is a known bug.

aardappel avatar Jan 23 '24 01:01 aardappel