Non-minimal example:
the plugin Testing-PerkMenu from KCD2ModLoaderPlugins works properly
but here's a temporary in-dev version that uses tables instead, which does not
Steps to reproduce:
- launch KCD2
- open the IMGUI GUI (INSERT)
- on the 'Perk Menu' window:
- attempt to toggle the checkboxes in the top table -- FAIL (on seemingly every frame)
- attempt to write text into the text entries in the top table -- FAIL (on most frames)
Non-minimal example:
the plugin Testing-PerkMenu from KCD2ModLoaderPlugins works properly
but here's a temporary in-dev version that uses tables instead, which does not
Steps to reproduce: