increase max zoom factor to 125%

--when user is using no thickness margin influence
for parabolic effect it nice to have a little bigger
zoom factor in order for parabolic zoom to
look nicer
work/usta_fix_ecm_version_check
Michail Vourlakos 3 years ago
parent 40b4851dac
commit 6e1c45d087

@ -186,7 +186,7 @@ PlasmaComponents.Page {
Layout.fillWidth: true
value: Number(1 + plasmoid.configuration.zoomLevel / 20).toFixed(2)
from: 1
to: 2
to: 2.25
stepSize: 0.05
wheelEnabled: false

Loading…
Cancel
Save