Open Francesco149 opened 2 years ago
it seems to only happen when I expand the window to fullscreen which is even weirder.
if I do the steps in a smaller window, nothing happens. but as soon as i expand it it crashes.
it happens only if all nodes are on screen.
the offending node is 'Cube 25' when switching to accessory and 'Split 19' when switching to WSE
this doesn't seem to happen on a 32-bit build.
somewhat reliable way to repro
I can't reproduce on browser.
I think it might be a bug with nuklear. either that or memory corruption somewhere when loading presets that only happens on desktop.
basically the y_offset pointer in nk_group_scrolled_offset_begin is NULL (but not x_offset?)