This patch fixes several bugs related to legacy and non-trivial code:
- fix #107, the text cursor lag issue that was related to OBSIDIAN's pipeline integration is now fixed and tested;
- (#113) fixed a warning related to passive reading of mouse button events in the code editor view;
- (#112) fixed a major issue with the compatibility module: it was not backwards compatible with itself, such as when downloading a plugin for the first time or when there was no manifest version, and broke the configuration.
Also fixed the problem (#114) when you change the font size while scrolling in the code editor view, your entire file system "blinks" (code files disappear and appear): now updating visual settings is moved to a partial function.
- special thanks to @RaveZero for testing development versions and providing more information;
Important
Read more about what has been introduced to the plugin in the special release note:
https://github.com/Falcion/UNITADE.md/blob/main/data/release/v3.2.2.md