OpenChartProject / OpenChart

✨ NEW REPO ✨ https://github.com/OpenChartProject/OpenChart-web
https://github.com/OpenChartProject/OpenChart-web
Other
8 stars 3 forks source link

Rewrite note field UI #71

Closed Kangaroux closed 4 years ago

Kangaroux commented 4 years ago

Closes #70

The purpose of this rewrite is to make sure we are doing things the right way. The old code was bulky, awkward, used some visual tricks, etc. I tried to use native Gtk as much as possible.

There is a minor visual bug when the note field first loads but I'll take care of that in a separate issue