Skip to content

Bug fixes for QT6 file dialog changes

Jason Alexander requested to merge bugfix/QT6 into main

Changed all the instances of opening a file dialog to QFileDialog.getOpenFileName(args). Also fixed the issue with Display on sequence checkbox.

Merge request reports