nomacs / nomacs

nomacs is a free image viewer for windows, linux, and mac systems.
https://nomacs.org/
GNU General Public License v3.0
1.93k stars 150 forks source link

Incorrect work of ‘Frameless’ mode after image editing #780

Open annfisher opened 3 years ago

annfisher commented 3 years ago

Steps To Reproduce

  1. Open nomacs app;
  2. Open image;
  3. Cut the current image (for example);
  4. Right-click image -> Activate Frameless.

Expected behavior
‘Save image’ dialog box is modal dialog box.

Actual behavior
‘Save image’ dialog box is non modal dialog box. The original image is displayed.

Screenshots
image3

Environment

scrubbbbs commented 1 month ago

Activate frameless restarts the app; what you are seeing are two instances of the app.

Duplicate: #1135