V5 komplett: Auth, Admin, Federation, Channels, Devices, Cockpit, Profil, Autotext-Fix, Uebersetzer-Fix
Made-with: Cursor
This commit is contained in:
@@ -485,7 +485,7 @@ def save_paned_positions(positions):
|
||||
pass
|
||||
|
||||
|
||||
def load_text_font_size(key: str, default: int = 10) -> int:
|
||||
def load_text_font_size(key: str, default: int = 9) -> int:
|
||||
"""Lädt gespeicherte Schriftgröße für einen bestimmten Text-Widget."""
|
||||
try:
|
||||
path = _font_sizes_config_path()
|
||||
|
||||
Reference in New Issue
Block a user