fix animation scrubber position

This commit is contained in:
AzaezelX 2024-02-10 15:15:09 -06:00
parent 25a3c3325f
commit 7c7a213f94

View file

@ -1585,7 +1585,7 @@ function ShapeEdSeqFromMenu::onBrowseSelect( %this, %assetId )
function ShapeEdAnimWIndow::onWake(%this)
{
%animWindow = ShapeEdAnimWIndow;
%position = "1" SPC Canvas.extent.y - 112;
%position = "1" SPC Canvas.extent.y - 132;
if(isObject(ShapeEdPropWindow))
{