examples/tutorial/c
Xavi Artigas fdeb87bb75 Fix alignment of some widgets
Summary:
Commit 78ae9c0ae069ff86e701ff98cf5674cc491ee156 introduced a new API
(efl_gfx_hint_fill_set) and changed the default behavior of aligned widgets.
The same commit made the necessary changes to all examples in the efl repo,
but not in the examples repo.
This patch here aligns the widgets again they way they were meant to.
We have gone 6 months without anybody noticing that the examples did not
render correctly... let's try and add some unit tests later.

Test Plan: Try the hello-gui c tutorial. The text should be centered instead of in a corner.

Reviewers: YOhoho, bu5hm4n

Differential Revision: https://phab.enlightenment.org/D8791
2019-04-30 18:56:39 +02:00
..
eo-classes Adapt EO tutorials to latest Eolian inheritance syntax 2019-01-23 11:18:45 +01:00
eo-inherit Adapt EO tutorials to latest Eolian inheritance syntax 2019-01-23 11:18:45 +01:00
eo-intro examples: Change Model_Item to Generic_Model 2019-02-01 10:14:28 +01:00
eo-multiinherit Adapt EO tutorials to latest Eolian inheritance syntax 2019-01-23 11:18:45 +01:00
eo-refcount examples: Change Model_Item to Generic_Model 2019-02-01 10:14:28 +01:00
hello-cmdline Remove BETA support from Hello Cmd 2019-03-25 13:40:03 +01:00
hello-gui Fix alignment of some widgets 2019-04-30 18:56:39 +02:00
lib update examples to match args change 2018-03-11 04:46:47 +09:00
lifecycle Adapt to latest event names 2019-03-09 15:54:38 +01:00
lifecycle_ui More fixes to adapt to latest API changes 2019-03-05 09:30:09 +01:00