[fractal/fractal-next] QrCodeScanner: Remove height-request and expand



commit 0ce41fecf745a9d5f3d29c442bb2431bbc42e491
Author: Julian Sparber <julian sparber net>
Date:   Mon Dec 6 16:53:18 2021 +0100

    QrCodeScanner: Remove height-request and expand
    
    Fixes: https://gitlab.gnome.org/GNOME/fractal/-/issues/876

 data/resources/ui/qr-code-scanner.ui | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/data/resources/ui/qr-code-scanner.ui b/data/resources/ui/qr-code-scanner.ui
index fbc58034..668f889d 100644
--- a/data/resources/ui/qr-code-scanner.ui
+++ b/data/resources/ui/qr-code-scanner.ui
@@ -5,8 +5,6 @@
       <object class="GtkPicture" id="picture">
         <property name="hexpand">True</property>
         <property name="vexpand">True</property>
-        <property name="keep-aspect-ratio">False</property>
-        <property name="height-request">400</property>
       </object>
     </property>
   </template>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]