
after working for a long time i find the animation exhausting i would like to have a way to turn it off

Unfortunately this is not possible due to the inner workings of the framework and would mean that we would have to rewrite most UI code.

Back then when we started with the rewrite we actually tried both different ways to implement view switching (as mentioned its an either / or decision) - and we found that the swiping views actually help in making the UI feel more fluid. Without the animations you would actually notice that some screens take time to be rendered, which felt sluggish and slow.

I’d say lets keep this alive here and see how this goes in the public testing phase