mirror of
https://github.com/RGBCube/serenity
synced 2025-10-13 19:22:18 +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 |