projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc640e5
)
Ui text: update all decorations on resize
author
Daniel Hirt
<daniel.hirt@samsung.com>
Wed, 5 Oct 2016 14:09:53 +0000
(17:09 +0300)
committer
Daniel Hirt
<daniel.hirt@samsung.com>
Wed, 5 Oct 2016 14:12:22 +0000
(17:12 +0300)
src/lib/elementary/efl_ui_text.c
patch
|
blob
|
history
diff --git
a/src/lib/elementary/efl_ui_text.c
b/src/lib/elementary/efl_ui_text.c
index
0967ece
..
1b6640a
100644
(file)
--- a/
src/lib/elementary/efl_ui_text.c
+++ b/
src/lib/elementary/efl_ui_text.c
@@
-2980,6
+2980,7
@@
_efl_ui_text_resize_internal(Evas_Object *obj)
}
if (sd->hoversel) _hoversel_position(obj);
+ _decoration_defer_all(obj);
}
static void