Skip to content

Fixes Exception by changing slide Animation in Intro-Screen

Louis Rethfeld requested to merge b3-exception-in-intro-screen into dev

Changes Curve instance in the introduction screen from fastLinearToSlowEaseIn to easeIn, which should prevent the Exception from occuring. Fixes #59 (closed)

Merge request reports