Убраны комментарии лишние и улучшены модели

This commit is contained in:
2026-02-23 23:01:49 +03:00
parent b896a67fd4
commit bd58286c98
15 changed files with 169 additions and 193 deletions

View File

@@ -1,4 +1,3 @@
// Левая панель: инструменты для активного документа (scaling, тип рендера).
const dvui = @import("dvui");
const WindowContext = @import("../WindowContext.zig");