Skip to content

plugins/zoom: limit the maximum zoom value to 100

Xaver Hugl requested to merge work/zamundaaa/limit-zoom into master

aka "cat proof the zoom effect"

Accidental changes in zoom can become very time consuming to undo without a limit. With a value of 100, you can still zoom in far enough to only see a few pixels on the screen, so it shouldn't break any actual use cases

BUG: 485192

Merge request reports