Merge pull request #1214 from Azaezel/alpha41/fixAnimScrubberPos

fix animation scrubber position
This commit is contained in:
Brian Roberts 2024-02-10 15:15:40 -06:00 committed by GitHub
commit 59fc6d3d65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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))
{