floating line-nums/margins in source & disasm views, when horizontally scrolled

This commit is contained in:
Ryan Fleury
2024-05-14 09:07:44 -07:00
parent ac9a908464
commit 58b8ed8974
4 changed files with 39 additions and 2 deletions
+3 -1
View File
@@ -4,6 +4,8 @@
////////////////////////////////
//~ rjf: Frontend/UI Pass Tasks
//
// [ ] editing multiple bindings for commands
//
// [ ] n-row table selection, in watch window & other UIs, multi-selection
// ctrl+C
// [x] UI_NavActions, OS_Event -> UI_Event (single event stream)
@@ -11,7 +13,7 @@
// [ ] better discoverability for view rules - have better help hover tooltip,
// info on arguments, and better autocomplete lister
//
// [ ] source view -> floating margin/line-nums
// [x] source view -> floating margin/line-nums
// [ ] theme colors -> more explicit about e.g. opaque backgrounds vs. floating
// & scrollbars etc.
// [ ] target/breakpoint/watch-pin reordering