Fix: share images bug that freezes app

Signed-off-by: jo-mut <johnmutuku628@gmail.com>
This commit is contained in:
jo-mut 2022-06-14 19:01:35 +03:00
parent 61653888f8
commit 78033eedc9
No known key found for this signature in database
GPG Key ID: 69A1DD66D15D23AB
1 changed files with 1 additions and 2 deletions

View File

@ -55,8 +55,7 @@
(fn []
(reset! actions nil)
(reset! visible false)
(picker-on-close))
reaction-picker/animation-duration))
(picker-on-close))))
on-open (fn [pos]
(picker-on-open)
(reset! position pos)