Skip to content

Commit

Permalink
OK, now fix the select current slice on load in slice selector
Browse files Browse the repository at this point in the history
  • Loading branch information
RussellGarwood committed Apr 26, 2020
1 parent ee9bef8 commit e79e261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SPIERSedit/src/mainwindowimpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1038,6 +1038,7 @@ void MainWindowImpl::Start()
fheight = cheight / ColMonoScale;

LoadAllData(CurrentFile);
SliceSelectorList->setCurrentRow(CurrentFile);

cwidth4 = cwidth;
if (GreyImage)
Expand Down

0 comments on commit e79e261

Please sign in to comment.