Summary: | Images previously selected persist in the tool window list [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Guillaume Paumier <guillom.pom> |
Component: | Plugin-WebService-MediaWiki | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.0.0 | |
Sentry Crash Report: | |||
Attachments: |
patch to clear the window on close
patch for wmwindow.cpp |
Description
Guillaume Paumier
2011-04-10 12:14:23 UTC
Created attachment 58762 [details]
patch to clear the window on close
For some reason the attachment didn't got through.
Created attachment 58766 [details]
patch for wmwindow.cpp
The previous patch fixed it for the X button, but not for the "close" button. This new patch fixes it for both by moving the list cleanup to when the widget is reopened, instead of when it's closed.
Git commit b1e17256abdd3ca3f098ad03dd13b65dd8bfda96 by Gilles Caulier. Committed on 10/04/2011 at 15:19. Pushed by cgilles into branch 'master'. apply patch #58766 from Guillame Paumier BUGS: 270579 M +1 -0 mediawiki/wmwindow.cpp http://commits.kde.org/kipi-plugins/b1e17256abdd3ca3f098ad03dd13b65dd8bfda96 |