https://bugs.kde.org/show_bug.cgi?id=356810
--- Comment #2 from Johannes Zarl-Zierl <johan...@zarl-zierl.at> --- Git commit 9d50cb13bc67fef893c3e3e5c1785e6e903991b8 by Johannes Zarl-Zierl. Committed on 12/01/2019 at 14:01. Pushed by johanneszarl into branch 'master'. Use sqrt instead of logarithm for histogram scaling. As mentioned by Robert, this should be more intuitive than logarithmic scaling. Also bundled in this commit (since it doesn't make sense to split this out): inverted wording in the settings dialog to "Use linear scaling for histogram". With this wording we can tweak the exact scaling method without having to come up with a new settings name every time. M +1 -1 ChangeLog M +5 -5 DateBar/DateBarWidget.cpp M +5 -12 Settings/GeneralPage.cpp M +1 -2 Settings/GeneralPage.h M +4 -4 Settings/SettingsData.cpp M +1 -1 Settings/SettingsData.h https://commits.kde.org/kphotoalbum/9d50cb13bc67fef893c3e3e5c1785e6e903991b8 -- You are receiving this mail because: You are watching all bug changes.