Fix issue 432: Options/Input: Missing graphic update after changing a numeric value
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1778 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -898,6 +898,7 @@ void Settings_display_config(T_Setting *setting, T_Config * conf, T_Special_butt
|
||||
}
|
||||
}
|
||||
}
|
||||
Update_window_area(panel->Pos_X, panel->Pos_Y, panel->Width, panel->Height+1);
|
||||
}
|
||||
|
||||
void Settings_save_config(T_Config * conf)
|
||||
|
||||
Reference in New Issue
Block a user