Ui text: update all decorations on resize

This commit is contained in:
Daniel Hirt 2016-10-05 17:09:53 +03:00
parent bc640e51b6
commit 42a3c773c0
1 changed files with 1 additions and 0 deletions

View File

@ -2980,6 +2980,7 @@ _efl_ui_text_resize_internal(Evas_Object *obj)
}
if (sd->hoversel) _hoversel_position(obj);
_decoration_defer_all(obj);
}
static void