Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
f4f1aa7d by wurstsalat at 2023-03-30T15:02:28+02:00
fix: Message input: Fix height for single line messages
- - - - -
1 changed file:
- gajim/data/gui/message_actions_box.ui
Changes:
=====================================
gajim/data/gui/message_actions_box.ui
=====================================
@@ -229,6 +229,7 @@
<property name="overlay-scrolling">False</property>
<property name="max-content-height">100</property>
<property name="propagate-natural-height">True</property>
+ <property name="hscrollbar-policy">GTK_POLICY_EXTERNAL</property>
<child>
<placeholder/>
</child>
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/f4f1aa7db3d01c3e86711823753c1baef1ae4179
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/f4f1aa7db3d01c3e86711823753c1baef1ae4179
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits