You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Functionality for fixing this should already be present in the FrameFinder, but needs to be moved/implemented/used from FrameFinder.
Should be fixed in ImageDisplayerWidget::indexDirectory(), where m_imageFileList should be sorted using the required procedure, after m_dir.entryInfoList(filters, QDir::Files); has been called
The text was updated successfully, but these errors were encountered:
Functionality for fixing this should already be present in the FrameFinder, but needs to be moved/implemented/used from FrameFinder.
Should be fixed in
ImageDisplayerWidget::indexDirectory()
, where m_imageFileList should be sorted using the required procedure, afterm_dir.entryInfoList(filters, QDir::Files);
has been calledThe text was updated successfully, but these errors were encountered: