3.5.0-b3
Pre-release
Pre-release
This release is being used to test changes on the "Component_Revamp" branch. I do not recommend using these beta releases unless you're helping to find issues with VTerminal.
- Rewrites the removeComponent function to use a concurrent queue, rather than a list for it's event listener removal algorithm.
- Rewrites the addComponent function to work without a recursive function to add event listeners and set up components.