D21830: Format photo exposure bias value
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Sat Jun 15 12:30:09 BST 2019
bruns added a comment.
Many cameras can be switched to 1/2 EV steps.
INLINE COMMENTS
> formatstrings.cpp:189
> + int wholeNumber = roundedThirds / 3;
> + if (wholeNumber > 0) {
> + return i18nc("Exposure compensation given in thirds, with whole number, in exposure value (EV)", "%1 %2/3 EV", locale.toString(wholeNumber), locale.toString(remainder));
this is probably not working for e.g. "-1 1/3"
REPOSITORY
R286 KFileMetaData
REVISION DETAIL
https://phabricator.kde.org/D21830
To: astippich, bruns, ngraham
Cc: kde-frameworks-devel, #baloo, LeGast00n, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190615/553b7614/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list