evas: Introduce event style_insets,changed for tb
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 6 Jan 2017 06:22:54 +0000 (15:22 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 17 Jan 2017 05:35:29 +0000 (14:35 +0900)
commit13c62c10e17afa3dd51830db16295329439a4105
treee7af2c324cc5354d955dad49ec57248c4a245edd
parent40f4acae75e975041d651900cf71b20ae44ab4b6
evas: Introduce event style_insets,changed for tb

This will be triggered in the rare case when a textblock's
insets are changed (ie. the padding due to filters or style).

This fixes invalid sizing in the test case in elm (due to a
lack of event after program_set).

@feature
src/bin/elementary/test_gfx_filters.c
src/lib/evas/canvas/efl_canvas_text.eo
src/lib/evas/canvas/evas_object_textblock.c