_______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Good work. I propose to create a dedicated branch of digiKam based on current git/master including your code. Gilles Caulier - Gilles On March 12th, 2013, 4:13 p.m. UTC, Veaceslav Munteanu wrote:
_______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Veaceslav Munteanu
- FaceGroup::applyItemGeometryChanges() actually serves a purpose but I agree I did not comment it: The user can move and resize face rectangles by dragging. These changes need to be applied, they are applied by this method when a new image is set. Quite naturally, rotation can introduce changes which are then detected. This is part of the same problem like the one for which you added the edit lock. In the end, rotation can occur asynchronously and from different places, so even the edit lock may not be secure. I am not sure about the right solution as well and need to think a bit. - the signalTransform signal in FileWorker is for debugging only? not quite sure I didnt overlook something - Marcel On March 12th, 2013, 4:13 p.m. UTC, Veaceslav Munteanu wrote:
_______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Marcel, signalTransform actually unlock the edit lock... I saw that workeriface is designed to run in parallel, but offers a option to connect to all workers and listen for signals. Even if lock is set and works, sometimes I still have garbage tags if fast-hover the photo... still looking into it... about applyGeometryChanges(), this one is very difficult to dodge...especially when I can't find what rotates(in the bad way) the loaded tags... Ok.. it's time to load another one hundred of kDebug() lines :) - Veaceslav On March 12th, 2013, 4:13 p.m. UTC, Veaceslav Munteanu wrote:
_______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Veaceslav Munteanu
Ship it! Ship It! - Gilles Caulier On March 12th, 2013, 4:13 p.m. UTC, Veaceslav Munteanu wrote:
_______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Veaceslav Munteanu
_______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |