The app currently struggles on very long documents, with severe lag and frame drops. The solution to this seems to be to implement a custom text renderer since none of the default WinUI text controls are designed for long documents.
Stuff to be done:
The app currently struggles on very long documents, with severe lag and frame drops. The solution to this seems to be to implement a custom text renderer since none of the default WinUI text controls are designed for long documents.
Stuff to be done: