~dpm/qreator/snap

« back to all changes in this revision

Viewing changes to data/ui/QreatorWindow.ui

  • Committer: Stefan Schwarzburg
  • Date: 2012-06-02 07:21:44 UTC
  • mto: This revision was merged to the branch mainline in revision 82.
  • Revision ID: stefan.schwarzburg@googlemail.com-20120602072144-2k8fnjbcwtijdxi6
Remove the height request from the qrcode widget and make the qrcode size adaptable. 

This solves the height problem and the not-maximazable window problem.

Show diffs side-by-side

added added

removed removed

Lines of Context:
457
457
                <property name="can_focus">False</property>
458
458
                <child>
459
459
                  <object class="GtkDrawingArea" id="qr_drawingarea">
460
 
                    <property name="height_request">350</property>
461
460
                    <property name="visible">True</property>
462
461
                    <property name="can_focus">False</property>
463
462
                    <property name="margin_left">12</property>