mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
Queue capture frame number had maximum of 100, changed to be higher
This commit is contained in:
@@ -585,6 +585,12 @@
|
||||
<property name="decimals">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<double>4294967296.0</double>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<double>0.0</double>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
||||
Reference in New Issue
Block a user