[geary/mjog/558-webkit-shared-process: 10/11] Use SLIDE_UP transition for ComposerMessage body animantion
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/mjog/558-webkit-shared-process: 10/11] Use SLIDE_UP transition for ComposerMessage body animantion
- Date: Tue, 26 Nov 2019 08:39:55 +0000 (UTC)
commit 4b710074fd3c6bb5a49606655bce543dcb9ab34c
Author: Michael Gratton <mike vee net>
Date: Tue Nov 26 19:35:45 2019 +1100
Use SLIDE_UP transition for ComposerMessage body animantion
This isn't as nifty, but makes the transiton between conversations
less flashy and hence less janky.
ui/conversation-message.ui | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/ui/conversation-message.ui b/ui/conversation-message.ui
index a2d4d803..a1c8f99f 100644
--- a/ui/conversation-message.ui
+++ b/ui/conversation-message.ui
@@ -473,6 +473,7 @@
<object class="GtkRevealer" id="body_revealer">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="transition_type">slide-up</property>
<child>
<object class="GtkGrid">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]