Skip to content

Commit

Permalink
fix: Keyboard UI breaks when no results are found #315
Browse files Browse the repository at this point in the history
  • Loading branch information
Muqtxdir authored and taukakao committed Dec 22, 2023
1 parent ae097d1 commit 1fccb33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vanilla_installer/gtk/default-keyboard.ui
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
</child>
<child>
<object class="AdwStatusPage" id="status_page">
<property name="hexpand">true</property>
<property name="vexpand">true</property>
<property name="icon-name">input-keyboard-symbolic</property>
<property name="title" translatable="yes">Keyboard Layout</property>
<property name="description" translatable="yes">Select your preferred keyboard layout</property>
Expand Down

0 comments on commit 1fccb33

Please sign in to comment.