stop funnelling autocompletion through via events - it is not an event-like thing, and making it one led to weirdness...

This commit is contained in:
Ryan Fleury
2025-05-05 20:01:44 -07:00
parent 64010486fe
commit 241d2454be
5 changed files with 41 additions and 46 deletions
+1
View File
@@ -201,6 +201,7 @@
// [ ] maybe add extra caching layer to process memory querying? we pay a pretty
// heavy cost even to just read 8 bytes...
// [ ] crash bug, release mode - filter globals view (try with debugging raddbg, typing `dev` in globals view)
// [ ] do not apply filters past one block layer
////////////////////////////////
//~ rjf: post-0.9.16 TODO notes