From ef2f6a18d215df77ce5c00b19b9429ddb1613c8c Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Sat, 11 Jun 2016 20:04:00 -0300 Subject: [PATCH] make sure tab is not visible in RichTextLabel, closes #5079 --- scene/gui/rich_text_label.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scene/gui/rich_text_label.cpp b/scene/gui/rich_text_label.cpp index 98bc0b9434d..80949b4eb4b 100644 --- a/scene/gui/rich_text_label.cpp +++ b/scene/gui/rich_text_label.cpp @@ -374,6 +374,8 @@ if (m_height > line_height) {\ int cw=0; bool visible = visible_characters<0 || p_char_count