|
|
|
|
|
by rubymamis
643 days ago
|
|
I've created my own block editor from scratch using Qt C++ and QML, which is way faster than a regular QML TextArea[1]. Which is funny since it's just a ListView with Blocks (that contain TextAreas). [1] https://www.get-notes.com/ |
|