1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-08-21 18:28:59 +00:00
6502bench/SourceGenWPF/ProjWin
Andy McFadden 558f1e4350 Wire up selection tracking
Renamed VirtualListViewSelection to DisplayListSelection, because
it's now tied to the DisplayList implementation.  Hooked it up to
handle SelectionChanged events.

Also, tweaked the code list item style to remove the one-pixel gap
between items.  Somehow I manage to click on the dead zone with
surprising regularity.
2019-06-07 17:25:04 -07:00
..
CodeListItemStyle.xaml Wire up selection tracking 2019-06-07 17:25:04 -07:00
DataFileLoadIssue.xaml Port project loader code 2019-05-05 16:50:28 -07:00
DataFileLoadIssue.xaml.cs Port project loader code 2019-05-05 16:50:28 -07:00
DiscardChanges.xaml Port project loader code 2019-05-05 16:50:28 -07:00
DiscardChanges.xaml.cs Port project loader code 2019-05-05 16:50:28 -07:00
MainWindow.xaml Wire up selection tracking 2019-06-07 17:25:04 -07:00
MainWindow.xaml.cs Wire up selection tracking 2019-06-07 17:25:04 -07:00
ProjectLoadIssue.xaml Port project loader code 2019-05-05 16:50:28 -07:00
ProjectLoadIssue.xaml.cs Port project loader code 2019-05-05 16:50:28 -07:00