Bug report #3072
Remember user specified image directories in composerimage widget
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Marco Hugentobler | ||
Category: | - | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 13132 |
Description
Add a new directory in QgsComposerImageWidget. The widget shows correctly the content of the directory. But the new directory is not stored in the settings, so when creating the next QgsComposerImage, the directory needs to be entered again.
History
#1 Updated by Marco Hugentobler about 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in 2dcc9160 (SVN r14322)