Improve rendering

This commit is contained in:
master
2026-03-21 01:03:20 +02:00
parent d2e542f77e
commit eb27a69778
28 changed files with 9802 additions and 4490 deletions

View File

@@ -6,4 +6,7 @@
<!-- ElkSharp is a ported ELK layout algorithm — suppress nullable warnings from the port -->
<NoWarn>$(NoWarn);CS8601;CS8602;CS8604</NoWarn>
</PropertyGroup>
<ItemGroup>
<Compile Remove="**/*.ARCHIVED.cs" />
</ItemGroup>
</Project>