gtk-demo: Make scrolling benchmark resizable

The small window does not really tax our renderer much. Make it
resizable, so we can test fullscreen scrolling.
This commit is contained in:
Matthias Clasen
2024-10-02 07:20:36 -04:00
parent ea8062e86a
commit ded6d400d7

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<object class="GtkWindow" id="window">
<property name="resizable">0</property>
<property name="resizable">1</property>
<property name="default-width">500</property>
<property name="default-height">500</property>
<child type="titlebar">