win: Fix some sizing issues with main menu
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 30 Jun 2017 08:26:16 +0000 (17:26 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 5 Jul 2017 08:43:59 +0000 (17:43 +0900)
commit4488c51c5fb8d2a5e06bbfdfe622af11bc78c296
treee339e05fda271c19a9450dac3188826d9400f485
parent722725dfc53e4f0b9d719e2f58bc63e38385d0d6
win: Fix some sizing issues with main menu

This should fix issues when the main menu is wider than the
window content. This assumes that the menu is horizontal and
aligned with the client content.

The theme should probably handle this case better but right
now I am lost in the spaghetti resizes happening between
edje, elm, evas and X...

I am not very happy with this patch, and I think border.edc
needs some love in order to make it more robust and simpler
to read.

Ref T5482
src/bin/elementary/test_main_menu.c
src/lib/elementary/efl_ui_win.c