procedures view

This commit is contained in:
Ryan Fleury
2024-02-05 13:58:19 -08:00
parent 9504946376
commit ef317c1ffc
11 changed files with 98 additions and 67 deletions
+2 -2
View File
@@ -4,9 +4,9 @@
////////////////////////////////
//~ rjf: Frontend/UI Pass Tasks
//
// [ ] hover-eval when window is not focused - maybe just start directly
// [x] hover-eval when window is not focused - maybe just start directly
// using mouse-move events here
// [ ] CRT asserts - stepping over int 29 should work just like stepping over
// [x] CRT asserts - stepping over int 29 should work just like stepping over
// an int3
// [ ] committing needs to happen when navigating focus away for any reason
//