1
0
mirror of https://github.com/ciromattia/kcc synced 2026-02-19 10:39:00 +00:00

raise max res to 6000x8000 (#1150)

This commit is contained in:
Alex Xu
2025-11-04 12:40:23 -08:00
committed by GitHub
parent 2b2ac8ff55
commit 2398a5b1ac
2 changed files with 4 additions and 4 deletions

View File

@@ -416,7 +416,7 @@
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p style='white-space:pre'&gt;Resolution of the target device.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="maximum">
<number>3200</number>
<number>6000</number>
</property>
</widget>
</item>
@@ -442,7 +442,7 @@
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p style='white-space:pre'&gt;Resolution of the target device.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="maximum">
<number>5120</number>
<number>8000</number>
</property>
</widget>
</item>