Skip to content

Note-taking App v2.0

Latest
Compare
Choose a tag to compare
@CaptainChicky CaptainChicky released this 13 Jul 04:34
· 9 commits to master since this release

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