mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Remove decimals on Android connection timeout, bump maximum to 120
This commit is contained in:
@@ -1068,10 +1068,10 @@ Only happens if the capture is not in the recent files list.</string>
|
||||
<string>Maximum time to try connecting to the target app.</string>
|
||||
</property>
|
||||
<property name="decimals">
|
||||
<number>2</number>
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<double>100.000000000000000</double>
|
||||
<double>120.000000000000000</double>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user