Only if the window doesn't need to rotate, adjust the size by window's geometry hint... 32/9732/1
authorShawn Lee <shiin.lee@samsung.com>
Wed, 3 Jul 2013 09:56:56 +0000 (18:56 +0900)
committerShawn Lee <shiin.lee@samsung.com>
Wed, 3 Jul 2013 10:10:38 +0000 (19:10 +0900)
commit1d9f3b76fb3628613facbd7964e80bb396cb4bdb
tree174fa97df6592179482afd6c6ba4819610a0a3c3
parentb4131e54aab4993e45e57496989375f79a35771c
Only if the window doesn't need to rotate, adjust the size by window's geometry hint in eval0.
Because if the window need to rotate, adjusting the size will be handled at rotation job.

Change-Id: I137279b9a100f298338b3e6d3d518db6ea966585
src/bin/e_border.c