mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 12:48:31 +00:00
Do not deselect the current selected history on refetches.
This commit is contained in:
parent
b8dc464e88
commit
e2ad20b376
@ -171,8 +171,8 @@
|
||||
rs/UpdateEvent
|
||||
(-apply-update [_ state]
|
||||
(-> state
|
||||
(assoc-in [:workspace :history :items] history)
|
||||
(assoc-in [:workspace :history :selected] nil))))
|
||||
(assoc-in [:workspace :history :items] history))))
|
||||
;; (assoc-in [:workspace :history :selected] nil))))
|
||||
|
||||
;; --- Fetch Page History
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user