--- a/src/context.c Sun Jun 15 19:50:51 2025 +0200 +++ b/src/context.c Sun Jun 15 21:02:29 2025 +0200 @@ -65,9 +65,6 @@ asc_context.active_font.style = ASC_FONT_REGULAR; asc_context.active_font.size = 14; - // default UI scale - asc_context.ui_scale = 1.0f; - // no window, yet asc_context.active_window = ASC_MAX_WINDOWS;