ui works now better with rename button
This commit is contained in:
@ -65,7 +65,7 @@ class AppConfig:
|
||||
UI_CONFIG: Dict[str, Any] = {
|
||||
"window_title": "",
|
||||
"window_title2": "LogViewer",
|
||||
"window_size": (558, 450),
|
||||
"window_size": (590, 450),
|
||||
"font_family": "Ubuntu",
|
||||
"font_size": 11,
|
||||
"resizable_window": (True, True),
|
||||
|
Reference in New Issue
Block a user