Skip to content

Commit

Permalink
fix sidebar scolled window and another one
Browse files Browse the repository at this point in the history
  • Loading branch information
Nokse22 committed Jun 21, 2024
1 parent 8e63818 commit b6dd9f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/ui/window.ui
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
</child>
<child>
<object class="GtkScrolledWindow">
<property name="hscrollbar-policy">never</property>
<property name="vexpand">true</property>
<style>
<class name="undershoot-top"/>
Expand Down Expand Up @@ -830,6 +831,7 @@ circular</property>
<object class="AdwViewStackPage">
<property name="child">
<object class="GtkScrolledWindow">
<property name="hscrollbar-policy">never</property>
<property name="hexpand">true</property>
<property name="vexpand">true</property>
<style>
Expand Down

0 comments on commit b6dd9f7

Please sign in to comment.