mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-20 21:48:58 -04:00
Added multilingual text input options
This commit is contained in:
parent
2ef0941a6d
commit
b12860f7d7
10 changed files with 287 additions and 18 deletions
|
@ -176,6 +176,8 @@ class Messages():
|
|||
intensity_msgs = intensity_msgs_light
|
||||
mt_color = [1.0, 1.0, 1.0, 0.95]
|
||||
|
||||
self.ids.message_text.font_name = self.app.input_font
|
||||
|
||||
if self.loading_earlier_messages:
|
||||
self.new_messages.reverse()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue