e/win_config: allow content of some dialogs to resize with the window
authorshorne <shorne@gmail.com>
Thu, 5 Nov 2015 07:03:26 +0000 (16:03 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 5 Nov 2015 07:03:26 +0000 (16:03 +0900)
commit5f3278eba867ff7743512e27568f2c9f58c630c2
treed53937444a9c73aecb2d0e355d421478a3a77a57
parent151a5cc532dc0cc3d7a992ca020d0d64a15a5a94
e/win_config: allow content of some dialogs to resize with the window

Summary:
Currently the dialogs in Winows > Window List Menu and Window Display are
resizable the their content does not resize.  This patch fixes that.

Test Plan: Open windows in window config dialog and ensure they can resize propertly

Reviewers: zmike

Subscribers: raster, cedric, seoz

Differential Revision: https://phab.enlightenment.org/D3275
src/modules/conf_window_manipulation/e_int_config_window_display.c
src/modules/winlist/e_int_config_winlist.c