mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 01:46:35 +00:00
fix(pdf): go to highlight
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
(defonce MAX-SCALE 5.0)
|
||||
(defonce MIN-SCALE 0.25)
|
||||
(defonce DELTA_SCALE 1.1)
|
||||
(defonce DELTA_SCALE 1.05)
|
||||
|
||||
(defn get-bounding-rect
|
||||
[rects]
|
||||
|
||||
Reference in New Issue
Block a user