Fix: share images bug that freezes app
Signed-off-by: jo-mut <johnmutuku628@gmail.com>
This commit is contained in:
parent
61653888f8
commit
78033eedc9
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue