mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 20:58:06 +00:00
📎 Add FIXME note about recent-fonts ref behavior
This commit is contained in:
parent
a12b42c4d5
commit
838fb73434
@ -244,6 +244,8 @@
|
||||
(dm/get-in state [:recent-colors file-id])))
|
||||
st/state))
|
||||
|
||||
;; FIXME: fonts are not prefixed, so the recent font list is shared
|
||||
;; across all teams. This may not be expected behavior
|
||||
(def workspace-recent-fonts
|
||||
(l/derived (fn [data]
|
||||
(get data :recent-fonts []))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user