1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-08-07 22:25:09 +00:00
Files
6502bench/SourceGen/WpfGui
Andy McFadden 475c31b886 Tweak navigation
If you select a local variable, double-click on a reference entry,
and then hit "back", you aren't taken back to the correct place in
the local variable table.  This is annoying if you're trying to
explore how a local variable is used.

The NavStack Location object now has a "line delta" that can be
applied to position the selection correctly.  This isn't stable
across undo/redo, but it solves the common cases.

This makes LineListGen's "Top" class redundant, so uses of that have
been replaced with Location.
2019-10-10 11:57:36 -07:00
..
2019-07-29 13:20:03 -07:00
2019-09-21 18:49:03 -07:00
2019-07-21 15:24:39 -07:00
2019-07-21 15:24:39 -07:00
2019-09-12 13:57:52 -07:00
2019-09-18 18:11:48 -07:00
2019-09-27 13:43:58 -07:00
2019-09-17 19:13:28 -07:00
2019-09-26 13:00:14 -07:00
2019-10-09 17:47:07 -07:00
2019-10-09 17:47:07 -07:00
2019-10-09 17:47:07 -07:00
2019-10-10 11:57:36 -07:00
2019-07-20 17:36:12 -07:00
2019-09-21 18:49:03 -07:00