GPlates / gplates-app

GPlates Mobile App
https://www.gplates.org
2 stars 0 forks source link

Pause animation on boundary & improve accessibility #211

Closed matthew-merkas closed 1 year ago

matthew-merkas commented 1 year ago

The new animation code would continue looping over the last frame, burning CPU cycles. This commit makes sure it pauses at the end. Sometimes it pauses a frame too soon if the model isn't cached, but I think this is a good compromise for now.

I also decreased the saturation of the dark theme colour palette to increase contrast and improve accessibility