Merge remote-tracking branch 'origin/tracking' into custom

This commit is contained in:
2026-03-25 07:19:43 +08:00
23 changed files with 1110 additions and 694 deletions
+1
View File
@@ -142,6 +142,7 @@ EditorBase::EditorBase()
, mDispatchInputEvent(true)
, mIsInEditAction(false)
, mHidingCaret(false)
, mIsHTMLEditorClass(false)
{
}