I noticed a few mistakes/issues when implementing the document animations:

  • It’s not very easy to animate Controls. Instead, I should be inclined to animate Node2Ds.
  • I had set the font size using the theme override instead of setting the size in the theme itself.