New design for chat sidebar thing
This commit is contained in:
@@ -168,7 +168,7 @@
|
||||
<child>
|
||||
<object class="GtkScrolledWindow" id="chat_window">
|
||||
<property name="margin-bottom">12</property>
|
||||
<property name="propagate-natural-height">false</property>
|
||||
<property name="propagate-natural-height">true</property>
|
||||
<property name="kinetic-scrolling">true</property>
|
||||
<property name="vexpand">true</property>
|
||||
<child>
|
||||
@@ -473,6 +473,13 @@
|
||||
</item>
|
||||
</section>
|
||||
</menu>
|
||||
<menu id="chat_context_menu">
|
||||
<section>
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">Remove</attribute>
|
||||
</item>
|
||||
</section>
|
||||
</menu>
|
||||
<object class="GtkFileFilter" id="file_filter_image">
|
||||
<mime-types>
|
||||
<mime-type>image/svg+xml</mime-type>
|
||||
|
||||
Reference in New Issue
Block a user