OSDN Git Service

vim-app: redraw when changed transparency
authorKazuki Sakamoto <sakamoto@splhack.org>
Fri, 27 Mar 2009 12:51:17 +0000 (21:51 +0900)
committerKazuki Sakamoto <sakamoto@splhack.org>
Fri, 27 Mar 2009 12:51:17 +0000 (21:51 +0900)
editors/vim-app/files/patch-gui_mac.m

index 47888e3..9b2ab7f 100644 (file)
  }
  
  void im_set_position(int row, int col)
+@@ -1269,6 +1278,7 @@
+ void gui_mch_new_colors()
+ {
++    must_redraw = CLEAR;
+ }
+ guicolor_T gui_mch_get_color(char_u *name)
 @@ -2835,6 +2844,13 @@
  
      if (markedRange.length > 0)