Possible fix for values reverting to previous values in ValueBoxes when changing the value right after sliding.
This commit is contained in:
@@ -181,6 +181,7 @@ namespace FlaxEditor.GUI.Input
|
||||
_cursorChanged = false;
|
||||
}
|
||||
SlidingEnd?.Invoke();
|
||||
Defocus();
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
|
||||
Reference in New Issue
Block a user