In resize_frame_windows don't set a top position when resizing horizontally.
commit391291f4b18b4a1370840de4869797a514a900ae
authorMartin Rudalics <rudalics@gmx.at>
Wed, 7 Oct 2015 09:11:53 +0000 (7 11:11 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 7 Oct 2015 09:11:53 +0000 (7 11:11 +0200)
tree32a62b579eb88e1591293a32ba880e44060975d4
parent4d04cee0602bc2238b739da10fd56eae5c23f74b
In resize_frame_windows don't set a top position when resizing horizontally.

* src/window.c (resize_frame_windows): Don't set root window's
top position when resizing horizontally.
src/window.c