efl/data/elementary
Youngbok Shin a6fff5bc1e Edje calc: Fix textblock size calculation logic
Summary:
In singleline textblock, using "text.min: 1 0" and min, max width,
Edje allows to use expandable text with ellipsis. It shows ellipsis
when only text's width reach the max width.
But, Edje couldn't support same feature on multiline textblock.
Edje dose not use max height or text.max properly if ellipsis is enabled.
This feature is very useful to make a layout with dynamically aligned text.
@fix

Reviewers: cedric, tasn, woohyun, raster, herdsman

Subscribers: z-wony, eagleeye, jpeg

Differential Revision: https://phab.enlightenment.org/D3595
2017-02-14 16:17:02 +09:00
..
desktop
edje_externals data: fix last set of data files with executable bit 2016-07-07 14:32:41 +02:00
images elm_test: Make the animated filter a bit prettier 2017-01-17 14:35:31 +09:00
objects scrollable_interface: fixed logic for calcualting position to scroll. 2016-12-16 15:26:00 -08:00
themes Edje calc: Fix textblock size calculation logic 2017-02-14 16:17:02 +09:00
.gitignore