Fix header bar heights to match exactly
Add show-title=False to main header bar to match sidebar header configuration and ensure both have the same height.
This commit is contained in:
parent
0431ec16ab
commit
054d2418b0
@ -95,6 +95,7 @@
|
|||||||
<!-- Main Header Bar -->
|
<!-- Main Header Bar -->
|
||||||
<child>
|
<child>
|
||||||
<object class="AdwHeaderBar">
|
<object class="AdwHeaderBar">
|
||||||
|
<property name="show-title">False</property>
|
||||||
<property name="show-start-title-buttons">False</property>
|
<property name="show-start-title-buttons">False</property>
|
||||||
<property name="show-end-title-buttons">False</property>
|
<property name="show-end-title-buttons">False</property>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user