fixed scr_recolour to properly refresh screen when bgPixmap is on but color is still...
authorsasha <sasha>
Wed, 6 Feb 2008 16:44:47 +0000 (16:44 +0000)
committersasha <sasha>
Wed, 6 Feb 2008 16:44:47 +0000 (16:44 +0000)
src/screen.C

index f6b19c7401fdc431069dda531d72f7f7b1cc5daf..d63b5c2a3bc8b0f583d60f4ced8c1ad9e32fabae 100644 (file)
@@ -2483,11 +2483,12 @@ rxvt_term::scr_recolour () NOTHROW
      scrollbar_show (0);
    }
 
+#endif
+
+  /* bgPixmap.apply () does not do the following : */
   scr_clear ();
   scr_touch (true);
   want_refresh = 1;
-
-#endif
 }
 
 /* ------------------------------------------------------------------------- */