Add better timeline UI positioning for improved viewport navigation
This commit is contained in:
@@ -140,6 +140,7 @@ namespace FlaxEngine.GUI
|
||||
{
|
||||
_targetValue = value;
|
||||
_value = value;
|
||||
SetUpdate(ref _update, null);
|
||||
OnValueChanged();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user