sculpt: enforce max width/height by configuration

Issue #4659
This commit is contained in:
Alexander Boettcher 2022-11-02 15:58:46 +01:00 committed by Christian Helmuth
parent eb318d5ceb
commit 95ee0f58f2

View File

@ -1,4 +1,4 @@
<config width="1024" height="768">
<config width="1024" height="768" max_width="2560" max_height="1440">
<report connectors="yes"/>
<!-- <connector name="eDP-1" width="1920" height="1080" enabled="true" brightness="75"/> -->
<!-- <connector name="HDMI-A-1" width="1024" height="768" hz="75" enabled="true"/> -->