Native animation slide in only 100

0
Hi all,  I'm trying to use the animation widget to let a car drive through the screen. But the animation widget only starts at 100 from the end point and I don't see how to change this.  Does someone know how to change this to a larger number so it starts off screen? When inspecting the element, I found this transform: [{“translateX”: 100}] but when I add a class to the widget and add set it to 200, nothing happens. When I change the backgroundColor in the same piece of code, it will work and will be shown in this element inspect thing.  When I search for the Translate in Visual Studio, I find the 100 in the deployment folder but not where it is set. Does someone know how to the 100 for the Slide In animation?
asked
0 answers