smarter canvas updates, only update when a change is detected

This commit is contained in:
2023-07-31 14:06:40 -06:00
parent e987df30d3
commit 70db40867c
13 changed files with 465 additions and 204 deletions

View File

@@ -1,3 +1,5 @@
using LocalModels;
public record RubricItem
{
public static readonly string extraCredit = "(Extra Credit) ";