From 60240ac05b0fb8f4f29144dd216f0683dc978919 Mon Sep 17 00:00:00 2001 From: Sven Eberhardt Date: Mon, 8 Aug 2016 17:39:10 -0400 Subject: [PATCH] Qt editor: Fix material size slider when adjusting with a method other than dragging --- src/editor/C4ConsoleQtMainWindow.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/editor/C4ConsoleQtMainWindow.ui b/src/editor/C4ConsoleQtMainWindow.ui index d139bad03..f36ee66e5 100644 --- a/src/editor/C4ConsoleQtMainWindow.ui +++ b/src/editor/C4ConsoleQtMainWindow.ui @@ -1244,7 +1244,7 @@ drawSizeSlider - sliderMoved(int) + valueChanged(int) MainWindow DrawSizeChanged(int)