Canvas text: update style pad when no format nodes are present
authorDaniel Hirt <hirt.danny@gmail.com>
Sat, 14 Oct 2017 19:21:54 +0000 (22:21 +0300)
committerCedric BAIL <cedric@osg.samsung.com>
Fri, 10 Nov 2017 18:29:44 +0000 (10:29 -0800)
commit0725ff620b77dd004cba856fc794af868c24203f
tree75ecb130763db0aa3eaae4645d3d873118e22d62
parent20ecea1615e484b18a651fc4983b99abb85146eb
Canvas text: update style pad when no format nodes are present

This updates the style pad even if there are no format nodes.
An example of this is having a default style set to the object.

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/evas/canvas/evas_object_textblock.c
src/tests/evas/evas_test_textblock.c