mirror of
https://github.com/status-im/status-react.git
synced 2025-02-05 15:45:04 +00:00
Prevent pointer events from propagating
Fix map alignment
This commit is contained in:
parent
98beef138f
commit
833072087f
@ -82,6 +82,7 @@
|
||||
[status-bar/status-bar {:type :wallet}]
|
||||
[toolbar-view camera-flashlight]
|
||||
[react/view {:style styles/qr-container
|
||||
:pointerEvents :none
|
||||
:on-layout #(let [layout (.. % -nativeEvent -layout)]
|
||||
(re-frame/dispatch [:set-in [:wallet/send-transaction :camera-dimensions]
|
||||
{:width (.-width layout)
|
||||
|
Loading…
x
Reference in New Issue
Block a user