fix: pdf area annotation

This commit is contained in:
Tienson Qin
2024-10-08 18:51:17 +08:00
parent fe8345499a
commit d06eb5f8d4
13 changed files with 216 additions and 192 deletions

View File

@@ -152,7 +152,7 @@
(defonce *assets-url-cache (atom {}))
(defn make-asset-url
(defn <make-asset-url
"Make asset URL for UI element, to fill img.src"
[path] ;; path start with "/assets"(editor) or compatible for "../assets"(whiteboards)
(if config/publishing?