fixup! Port UI to GTK 4
This commit is contained in:
parent
9f76163043
commit
754556bb92
2 changed files with 12 additions and 46 deletions
|
|
@ -59,19 +59,8 @@
|
|||
</object>
|
||||
</child>
|
||||
</object>
|
||||
<!--
|
||||
<packing>
|
||||
<property name="name">cover-scroll</property>
|
||||
<property name="position">1</property>
|
||||
</packing>
|
||||
-->
|
||||
</child>
|
||||
</object>
|
||||
<!--
|
||||
<packing>
|
||||
<property name="index">-1</property>
|
||||
</packing>
|
||||
-->
|
||||
</child>
|
||||
<child type="overlay">
|
||||
<object class="GtkRevealer" id="info_revealer">
|
||||
|
|
@ -90,9 +79,6 @@
|
|||
<property name="name">cover_info_scroll</property>
|
||||
<child>
|
||||
<object class="GtkViewport">
|
||||
<!--
|
||||
<property name="shadow-type">none</property>
|
||||
-->
|
||||
<child>
|
||||
<object class="GtkBox">
|
||||
<property name="orientation">vertical</property>
|
||||
|
|
@ -149,14 +135,6 @@
|
|||
</object>
|
||||
</child>
|
||||
</object>
|
||||
<!--
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="fill">True</property>
|
||||
<property name="padding">10</property>
|
||||
<property name="position">0</property>
|
||||
</packing>
|
||||
-->
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkScale" id="songs_scale">
|
||||
|
|
@ -166,19 +144,7 @@
|
|||
<property name="restrict-to-fill-level">False</property>
|
||||
<property name="digits">0</property>
|
||||
<property name="draw-value">False</property>
|
||||
<!--
|
||||
<signal name="button-press-event" handler="on_songs_start_change" swapped="no"/>
|
||||
<signal name="button-release-event" handler="on_songs_change" swapped="no"/>
|
||||
-->
|
||||
</object>
|
||||
<!--
|
||||
<packing>
|
||||
<property name="expand">True</property>
|
||||
<property name="fill">True</property>
|
||||
<property name="pack-type">end</property>
|
||||
<property name="position">1</property>
|
||||
</packing>
|
||||
-->
|
||||
</child>
|
||||
</object>
|
||||
</child>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue