Summary: | Irritating behavior of list when moving images | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Barbara Scheffner <laurakittyinka> |
Component: | Plugin-Generic-Presentation | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, phuockhanhnk94 |
Priority: | NOR | Keywords: | junior-jobs |
Version: | 5.5.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/fc1d55324044cef28a7261c80a586a6f5fbb3905 | Version Fixed In: | 7.2.0 |
Sentry Crash Report: | |||
Attachments: | Keep position of view list images of presentation tool stay on position of dropped image |
Description
Barbara Scheffner
2017-02-19 22:20:32 UTC
After 3 weeks of work, i finally completed the compilation of AppImage using Qt 5.11.3 + QWebkit 5.212. New 6.1.0 pre-release AppImage bundle can be found here (64 bits only for the moment) : https://files.kde.org/digikam/ Please check if this bugzilla entry still valid. Thanks in advance Gilles Caulier digiKam 7.0.0 stable release is now published: https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/ We need a fresh feedback on this file using this version. Best Regards Gilles Caulier Hi Le, Another exercise, always around Presentation plugin. Please check if this entry is always valid. The widget managing files list is a common one located here : https://invent.kde.org/graphics/digikam/-/blob/master/core/libs/dplugins/widgets/ditemslist.h Thanks in advance Gilles Created attachment 136597 [details]
Keep position of view list images of presentation tool stay on position of dropped image
Hi Gilles,
This patch fix the bug of jumping back of the view-list of images after drag & drop moving image.
Git commit fc1d55324044cef28a7261c80a586a6f5fbb3905 by Gilles Caulier. Committed on 12/03/2021 at 04:14. Pushed by cgilles into branch 'master'. apply patch #136597 from Phuoc Khanh Le to keep position of view list images of presentation tool to stay on position of dropped image FIXED-IN: 7.2.0 M +57 -39 core/libs/dplugins/widgets/ditemslist.cpp M +8 -5 core/libs/dplugins/widgets/ditemslist.h https://invent.kde.org/graphics/digikam/commit/fc1d55324044cef28a7261c80a586a6f5fbb3905 |