edje: Ensure min size calc is always >= restricted
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 19 Sep 2017 06:20:29 +0000 (15:20 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 19 Sep 2017 07:35:28 +0000 (16:35 +0900)
commitd7588da0ae2a8354609f0ecf7a20d27571efa01b
treeffebf1f644ef1ec90c70c6ddbf4435c3907ea9d0
parent2eb47dbb21fa5fa74bf15cbc7ad1a821d2f63d50
edje: Ensure min size calc is always >= restricted

We're not 100% sure yet but there seems to be an issue with GCC and -O2
where rage scrolling doesn't work anymore, since the first patch below:

See 641a58f735e93fb9e70dc85c006b3da09645bae7
See f53fe993a6a285ddb49aa69d6c6856169f37ec63

This commit unfortunately doesn't solve the issue.
src/lib/edje/edje_legacy.c