evas: Fix resize & move intercepts
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 13 Jun 2017 02:13:03 +0000 (11:13 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 14 Jun 2017 02:18:32 +0000 (11:18 +0900)
commitf5c4ec6cd9e2aba8a175647410c9e4932f82e0cb
tree29ea518b6b798921f708851dcec20f567917561b
parented41adf7913b73cb5c1c5bfcf0497610409da677
evas: Fix resize & move intercepts

Thanks @zmike for the report.
This in therory should restore behaviour from 1.18,
where the intercept function is called even if the geometry
isn't changed.

Test scenario, in E:
 1. remove bryces, shelves on a screen, or mark all as autohide
 2. open chromium or any CSD application as unmaximized
 3. maximize the window
 4. make it fullscreen (eg. with chromium: F11)

See 8a9f0bd603aaaf3abd3ca9a.

Ref T4749
Fixes T5573

@fix
src/lib/evas/canvas/evas_object_intercept.c