mattrussmill / qcvTouchUp

Simple image viewer and editor for photographs - OpenCV and Qt Widgets application
GNU General Public License v3.0
5 stars 1 forks source link

When a file is opened, then not opened #54

Closed mattrussmill closed 5 years ago

mattrussmill commented 5 years ago

Program crashes when a file is opened, then the open dialog is generated, cancel is pressed and then the image is either attempted to be edited or the save dialog is requested.

mattrussmill commented 5 years ago

save dialog does not return correct path - explore signal / slot solution?