You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New: CustUp now extends EventTarget and it can now trigger events, and events triggered by CustUp can be listened for by calling the addEventListener or the on method
New: Options are now set with the setOptions method
New: Added setOptions method
New: Added on method as a shortcut for listening for CustUp events
Fix: Default UI tool dragger removed and replaced with tools in the header