This commit is contained in:
iris committed 2025-12-03 22:51:33 -05:00
1 parent d6a9711ceb
commit 84c460a91f
7 files changed
+66 -8

No files matched your search

+2
View File
@@ -36,3 +36,5 @@ don't forget I'm streaming
tags
vecs for each widget type?
POTENTIAL BUG: closures that store IDs will not decrement the id!!! need to not increment id if moved into closure somehow??? wait no, need to decrement ID every time an event fn is added...... only if the id is used in it..??