https://bugs.kde.org/show_bug.cgi?id=399001
Juraj <jurajora...@mailo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/falkon/-/commit/d50eb6e | |822cb96a5bd700ec61ce3309987 | |87a10b Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Juraj <jurajora...@mailo.com> --- Git commit d50eb6e822cb96a5bd700ec61ce330998787a10b by Juraj Oravec. Committed on 16/07/2023 at 10:03. Pushed by jurajo into branch 'master'. Show page zoom level in locationbar - Only show up when the zoom level is different than the default zoom level set in preferences. Signed-off-by: Juraj Oravec <jurajora...@mailo.com> M +2 -0 src/lib/CMakeLists.txt M +6 -0 src/lib/navigation/locationbar.cpp M +2 -0 src/lib/navigation/locationbar.h A +82 -0 src/lib/navigation/zoomlabel.cpp [License: GPL (v3+)] A +47 -0 src/lib/navigation/zoomlabel.h [License: GPL (v3+)] M +1 -0 src/lib/other/qzsettings.cpp M +1 -0 src/lib/other/qzsettings.h M +2 -0 src/lib/preferences/preferences.cpp M +7 -0 src/lib/preferences/preferences.ui https://invent.kde.org/network/falkon/-/commit/d50eb6e822cb96a5bd700ec61ce330998787a10b -- You are receiving this mail because: You are watching all bug changes.