mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 05:08:08 +00:00
🐛 Rollback thumbnail problem
This commit is contained in:
parent
a3935953f7
commit
4730273ad3
@ -272,7 +272,7 @@
|
||||
all-frames)]
|
||||
|
||||
(when (not= @active-frames new-active-frames)
|
||||
(reset! active-frames #{} #_new-active-frames)))))))
|
||||
(reset! active-frames new-active-frames)))))))
|
||||
|
||||
;; NOTE: this is executed on each page change, maybe we need to move
|
||||
;; this shortcuts outside the viewport?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user