diff src/layout.c @ 1480:077924265c28

split-mode cleanup and improvements
author nadvornik
date Sat, 28 Mar 2009 15:09:09 +0000
parents 01693e68707b
children dac747d99394
line wrap: on
line diff
--- a/src/layout.c	Fri Mar 27 08:05:14 2009 +0000
+++ b/src/layout.c	Sat Mar 28 15:09:09 2009 +0000
@@ -1662,6 +1662,7 @@
 
 	if (lw->utility_box)
 		{
+		layout_split_change(lw, lw->split_mode); /* this re-creates image frame for the new configuration */
 		image_sb = lw->utility_box;
 		}
 	else