locked the freak in for this one -

can cancel events being completed!!!!!
added a cancel to symbolpicker
and made it dip after choosing
extracted completevent into viewmodel
eventlistview is pretty full rn -- need to cleana
added color picker ot addeventview wtf why wasnt it there
This commit is contained in:
neon443
2025-06-14 21:32:11 +01:00
parent d80011ea27
commit 5dd25f1ede
7 changed files with 249 additions and 49 deletions

View File

@@ -49,6 +49,7 @@ struct NearFutureApp: App {
)
)
}
.windowIdealSize(.fitToContent)
.restorationBehavior(.disabled)
Window("About Near Future", id: "about") {