GuiObjectManager now allows users to set Keyframes for Transformations
Fixed a bug in KeyframeList#getClosestKeyframeForTimestamp that made it only work with AdvancedPosition Keyframes
This commit is contained in:
@@ -13,6 +13,4 @@ public class Transformation {
|
||||
private Position scale;
|
||||
private double opacity;
|
||||
|
||||
private float width, height;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user