Красота

This commit is contained in:
2026-02-26 20:03:04 +03:00
parent 9e2bb23c8a
commit 7923e37818
4 changed files with 250 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ pub const OpenDocument = struct {
&self.document,
(&self.cpu_render).renderEngine(),
);
self.selected_object = null;
}
pub fn deinit(self: *OpenDocument) void {