Version: 0.9.0beta2 (using KDE KDE 3.5.5) Installed from: Unspecified With the latest version the border size can be tuned only by "percentage" while this is useful to keep consistent with the proportions in some cases it would be nice to be not consistent having the old way of setting the border size in pixels. As suggestion by Gilles a checkbox could be enough. Maybe using the percentage should allow decimal values as well, 1% is to large to be the minimal value.
Having 1 or 2 pixel borders is very important for web pictures with a fine line around (dark pictures on black with a thin white border, or clear picture on white with a thin dark border
SVN commit 625194 by cgilles: digiKam from trunk : Border Tool : add new option to handle perserve aspect ratio or not. The border with will be set in percents or in pixels accordinly with this setting. CCMAIL: digikam-devel@kde.org BUG: 135141 BUG: 137696 M +192 -36 border.cpp M +52 -20 border.h M +184 -65 imageeffect_border.cpp M +9 -1 imageeffect_border.h