mirror of
https://github.com/ciromattia/kcc
synced 2026-05-21 15:02:15 +00:00
raise maximum dimensions from 2400x3840 tp 3200x5120 (#1114)
This commit is contained in:
@@ -344,7 +344,7 @@
|
||||
<string><html><head/><body><p style='white-space:pre'>Resolution of the target device.</p></body></html></string>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<number>2400</number>
|
||||
<number>3200</number>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -370,7 +370,7 @@
|
||||
<string><html><head/><body><p style='white-space:pre'>Resolution of the target device.</p></body></html></string>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<number>3840</number>
|
||||
<number>5120</number>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user