Skip to content

3.5.0-b3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Valkryst Valkryst released this 28 Sep 14:17
· 484 commits to master since this 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.