0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 23:49:45 -05:00

Add more zoom levels.

This commit is contained in:
Andrey Antukh 2020-05-07 17:52:53 +02:00 committed by Alonso Torres
parent 51356c10f5
commit c73a2014c3

View file

@ -27,7 +27,8 @@
:background "#ffffff"})
(def zoom-levels
[0.20 0.21 0.22 0.23 0.24 0.25 0.27 0.28 0.30 0.32 0.34
[0.01 0.03 0.05 0.07 0.09 0.10 0.11 0.13 0.15 0.18
0.20 0.21 0.22 0.23 0.24 0.25 0.27 0.28 0.30 0.32 0.34
0.36 0.38 0.40 0.42 0.44 0.46 0.48 0.50 0.54 0.57 0.60
0.63 0.66 0.69 0.73 0.77 0.81 0.85 0.90 0.95 1.00 1.05
1.10 1.15 1.21 1.27 1.33 1.40 1.47 1.54 1.62 1.70 1.78