elementary: force elm_code line fill on object resize.
authorCedric Bail <cedric@osg.samsung.com>
Sun, 12 Mar 2017 00:52:04 +0000 (16:52 -0800)
committerCedric Bail <cedric@osg.samsung.com>
Sun, 12 Mar 2017 00:55:05 +0000 (16:55 -0800)
commit343d2e0d8778f8e7df207ae94eb88d873b3c3487
tree381b484efc377299213aea1c3e84843a98ed43ac
parent17c04aef7f43bbf065758c9cd35aea9ab4535820
elementary: force elm_code line fill on object resize.

This fix elementary_test use of elm_code where the object needed
to get clicked to have their content displayed. The reason was that
the line where appended while the object size was 0 and once it was
resized the line where not displayed.
src/lib/elementary/elm_code_widget.c