interface settings update. messages font size, mirror mode fixes
This commit is contained in:
parent
def6e10b93
commit
48360ea54c
4 changed files with 33 additions and 23 deletions
|
|
@ -119,7 +119,8 @@ class Settings(Singleton, dict):
|
|||
'width': 920,
|
||||
'height': 500,
|
||||
'x': 400,
|
||||
'y': 400
|
||||
'y': 400,
|
||||
'message_font_size': 14
|
||||
}
|
||||
|
||||
@staticmethod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue