Summary: | Aspect ratio tool enchancements - auto orientation, new selection | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | JM <malenko> |
Component: | Plugin-Editor-Crop | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 4.9.0 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.3.0 | |
Sentry Crash Report: | |||
Attachments: |
imageeffect_ratiocrop.cpp
imageeffect_ratiocrop.h imageselectionwidget.cpp imageselectionwidget.h diff -u patch svn patch (untested) |
Description
JM
2006-06-02 00:33:37 UTC
Created attachment 16419 [details]
imageeffect_ratiocrop.cpp
Created attachment 16420 [details]
imageeffect_ratiocrop.h
Created attachment 16421 [details]
imageselectionwidget.cpp
Created attachment 16422 [details]
imageselectionwidget.h
Hi, Please attach unified diffs created with the diff -u command. Thanks. Hi JM I'm interresed to test your implementation. please use "svn diff > mypatch" against trunk to make a patch. Thanks in advance Gilles Created attachment 16425 [details]
diff -u patch
Created attachment 16426 [details]
svn patch (untested)
I was not able to test this as I haven't found configure
I forgot to mention another feature. 3) when resizing selection and holding CTRL the center of selection keeps its place and the opposite corner is moved. JM, Your implementation have been done using current stable implementation of digiKam not trunk. Stable branch is now just a bugfix release. New features must be add to trunk branch now. Your patch cannot be apply on trunk branch of digiKam (future 0.9.0). I'm very interresed by your new features. Please backport your code using svn trunk, not svn stable. Thanks in advance Gilles Caulier Some new about porting code to 0.9.0 (svn trunk) ? Thanks in advance Gilles This file is now obsolete. Gilles Caulier *** This bug has been marked as a duplicate of 140136 *** Fixed with #140136 |