mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
🐛 Fix permanent blur when switching pages
This commit is contained in:
parent
1c270ac9c6
commit
c4aa51bc01
@ -70,7 +70,7 @@
|
|||||||
|
|
||||||
on-click
|
on-click
|
||||||
(mf/use-fn
|
(mf/use-fn
|
||||||
(mf/deps id)
|
(mf/deps id current-page-id)
|
||||||
(fn []
|
(fn []
|
||||||
;; For the wasm renderer, apply a blur effect to the viewport canvas
|
;; For the wasm renderer, apply a blur effect to the viewport canvas
|
||||||
;; when we navigate to a different page.
|
;; when we navigate to a different page.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user