X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Feditor.c;h=c07624c4529d9a9019f79b2f06db51f2d8095a6b;hp=a0ea06303c4d44ce0d414084287840b7ce701434;hb=a60f43ae0bdd2aa367d1325253735b25325d27ad;hpb=6689304a6b2e10506949457dae724cb94f1ba71f diff --git a/src/editor.c b/src/editor.c index a0ea0630..c07624c4 100644 --- a/src/editor.c +++ b/src/editor.c @@ -12417,8 +12417,13 @@ static void HandleControlButtons(struct GadgetInfo *gi) InitZoomLevelSettings(); if (edit_mode == ED_MODE_DRAWING) + { DrawDrawingWindow(); + /* redraw zoom gadget info text */ + PrintEditorGadgetInfoText(level_editor_gadget[id]); + } + break; case GADGET_ID_CUSTOM_COPY_FROM: