floooh / v6502r

visual6502 remixed
310 stars 32 forks source link

WASM version: Assembly window not resizeable or movable anymore. #16

Closed floooh closed 1 year ago

floooh commented 1 year ago

Something is weird with the Assembler window on the WASM version.

Resizing doesn't work, and sometimes windows movement doesn't work either.

Some regression related to a Dear ImGui update?

...seems to have to do with the window already being active or not when attempting to grab the title bar.

PS: consider switching to this maintained fork of ImGuiColorTextEdit: https://github.com/santaclose/ImGuiColorTextEdit (not an option, depends on boost/regexp)