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

Reply via email to