Skip to content

Note-taking App v2.0

Choose a tag to compare

@CaptainChicky CaptainChicky released this 13 Jul 04:34

Updated to improve everything.

  • Added my signature code moment of if <condition> {// do nothing 😁}
  • Added storage system via a storage.json with Newtonsoft.Json package.
  • Minor tweaks to the form app element position.
  • Disabled window resizing manually.
  • Two size modes: maximized, or regular. Janky anchors but whatever.

Hopefully this is helpful to anyone trying to get into learning C# lmao