Currently, when `set_text()` is called on GTextDocument a change is triggered and all clients registered get a document_did_set_text call. This in turn causes the TextEditorWidget to mark the document as dirty even on the first open, which makes for a weird experience. |
||
|---|---|---|
| .. | ||
| main.cpp | ||
| Makefile | ||
| TextEditorWidget.cpp | ||
| TextEditorWidget.h | ||