2
0
Fork 0

The root of the users VC interferes with touches from the sites VC when it appears.

This commit is contained in:
Maarten Billemont 2021-11-03 21:13:04 -04:00
parent c94c52f4b6
commit 0b6e43a18f
1 changed files with 3 additions and 0 deletions

View File

@ -513,6 +513,9 @@ This app is now out of maintenance.</string>
<constraint firstAttribute="trailing" secondItem="tOT-TZ-yse" secondAttribute="trailing" id="wI5-eh-S2b"/>
<constraint firstAttribute="top" secondItem="rWM-08-aab" secondAttribute="top" id="xBe-1Q-mz2"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="boolean" keyPath="ignoreTouches" value="YES"/>
</userDefinedRuntimeAttributes>
</view>
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics" statusBarStyle="lightContent"/>
<connections>