saulgreenberg / TimelapseDeprecatedPre2.3

Timelapse Image Analysis Tool
Other
2 stars 0 forks source link

DataGrid only highlights selected file in single image view #36

Closed saulgreenberg closed 6 years ago

saulgreenberg commented 7 years ago

The datagrid, when visible, should hihglight the currently selected file(s)

However, it currently shows the file selected on the single view, but not the selected files(s) on the multiple Clickable Image grid view. This should be fixed.

To do this properly we need to somehow know that we were in the clickable grid view before the datagrid was activated. Alternately, we need to save the selected row index(es) somewhere

See DataGridPane_IsActiveChanged in TimelapseWindow.xaml.cs

saulgreenberg commented 6 years ago

Done and more. DataGrid now highlights selected file(s), whether they are selected in the single or overview. Also, selecting a datagrid row navigates to that image