Summary: | after discarding changes of a photo, showfoto ask if (not yet done) changes of the next photo should be save/discard too | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Achim Bohnet <ach> |
Component: | Showfoto-Save | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.6.0 | |
Sentry Crash Report: |
Description
Achim Bohnet
2005-05-02 19:30:37 UTC
just fixed it (commit had wrong bugnumber). r451827 | toma | 2005-08-22 00:12:56 +0200 (Mon, 22 Aug 2005) | 3 lines when changing an image and pressing next, the method next and the methos openURL are trying to save the changed images. So that results in two dialogs. With this little patch I disable the save menu entry after the first time a users indicates he wants to discard the image changes, so it will not popup in the next method. |