3.5.0-b1
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.
- Rewrote a portion of the removeComponent function, so that it can remove the event listeners of the component, and all of the component's sub-components, without the use of a recursive function.