[TextEdit] Draw guidelines under the text and caret.

This commit is contained in:
Pāvels Nadtočajevs
2025-07-14 10:52:39 +03:00
parent c6d130abd9
commit 8624134c89
4 changed files with 32 additions and 19 deletions

View File

@ -696,6 +696,7 @@ protected:
static void _bind_compatibility_methods();
#endif // DISABLE_DEPRECATED
virtual void _draw_guidelines() {}
virtual void _update_theme_item_cache() override;
/* Internal API for CodeEdit, pending public API. */