Fixes missing refresh when grabbing a brush with RMB (issue 50)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@350 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
parent
415b878844
commit
1a44350060
1
graph.c
1
graph.c
@ -3469,6 +3469,7 @@ void Capturer_brosse(short Debut_X,short Debut_Y,short Fin_X,short Fin_Y,short E
|
||||
Pixel_dans_ecran_courant(Pos_X,Pos_Y,Back_color);
|
||||
Pixel_Preview (Pos_X,Pos_Y,Back_color);
|
||||
}
|
||||
Mettre_Ecran_A_Jour(Debut_X,Debut_Y,Brosse_Largeur,Brosse_Hauteur);
|
||||
}
|
||||
|
||||
// On centre la prise sur la brosse
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user