- Enabled the support for text in macosx version albeit it doesn't seem to do anything yet beside displaying a dialog window (updated the xcode project accordingly by installing SDL_ttf with the application).
.- Added a Backup() in Rectangle_Degrade_12_0() so the undo command should work. git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@316 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -4158,6 +4158,7 @@ void Rectangle_Degrade_12_0(void)
|
||||
// Initialisation de l'étape 1, on commence à dessiner le rectangle
|
||||
{
|
||||
Initialiser_debut_operation();
|
||||
Backup();
|
||||
|
||||
if ((Config.Coords_rel) && (Menu_visible))
|
||||
Print_dans_menu("\035: 1 \022: 1",0);
|
||||
|
||||
Reference in New Issue
Block a user