mirror of
https://github.com/penpot/penpot.git
synced 2025-04-13 07:21:40 -05:00
🐛 Rollback thumbnail problem
This commit is contained in:
parent
a3935953f7
commit
4730273ad3
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue