File tree Expand file tree Collapse file tree 9 files changed +343
-146
lines changed Expand file tree Collapse file tree 9 files changed +343
-146
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<interface >
3+
34 <template class =" Imageui" parent =" GtkWidget" >
45 <child >
56 <object class =" GtkScrolledWindow" id =" scrolled_window" >
4243
4344 </object >
4445 </child >
46+
4547 </template >
4648</interface >
Original file line number Diff line number Diff line change 4545 </child >
4646
4747 <child type =" start" >
48- <object class =" GtkBox" id =" values" >
49- <property name =" orientation" >horizontal</property >
50- <property name =" homogeneous" >true</property >
51- <property name =" spacing" >3</property >
52- <!-- stops the info bar being clipped by any rounded
53- corners on the window -->
54- <property name =" margin-bottom" >5</property >
48+ <object class =" GtkScrolledWindow" >
49+ <property name =" halign" >fill</property >
50+ <property name =" hexpand" >true</property >
51+ <property name =" vscrollbar-policy" >always</property >
52+ <property name =" vscrollbar-policy" >never</property >
53+ <child >
54+
55+ <object class =" GtkBox" id =" values" >
56+ <property name =" halign" >start</property >
57+ <property name =" orientation" >horizontal</property >
58+ <property name =" homogeneous" >true</property >
59+ <property name =" spacing" >15</property >
60+ </object >
61+
62+ </child >
5563 </object >
5664 </child >
5765
You can’t perform that action at this time.
0 commit comments