mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 12:41:00 +00:00
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 | ||