From 9cdc8c68a71a4326880ff72e411de97f5efa1f1c Mon Sep 17 00:00:00 2001 From: Daniel Hirt Date: Wed, 14 Jun 2017 08:10:55 +0300 Subject: [PATCH] Textblock: fix textblock_basic test Test's text was changed some time ago, changing the escaped strings e.g. ">" to ">" (i.e. without ";"). Thus, only the starting portion of the text got shown. Now it's fixed. --- src/bin/textblock_basic.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bin/textblock_basic.c b/src/bin/textblock_basic.c index 38d6b49..6a4b8ad 100644 --- a/src/bin/textblock_basic.c +++ b/src/bin/textblock_basic.c @@ -43,8 +43,8 @@ static void _setup(void) evas_object_textblock_clear(o); evas_object_textblock_text_markup_set(o, "

Title


" "

A pragraph here red text and stuff.

" - "

And escaping <, and >, as well as &, as

normal.

" - "

If you want a newline use <, br>,
woo a new line!

" + "

And escaping <, and >, as well as &, as

normal.

" + "

If you want a newline use <, br>,
woo a new line!

" "Right " "aligned " "text "