OneZoom / OZtree

OneZoom Tree of Life Explorer
Other
91 stars 20 forks source link

Font sizes oscillate, causing weird jitter on mobile #917

Closed hyanwong closed 5 days ago

hyanwong commented 5 days ago

It looks like some rounding-type issue is causing font sizes on mobile to jump from larger to smaller to larger again when zooming using two fingers (this is on an iPhone, iOS 17.6.1). This causes weird jitter (see attached video). Is this a result of @jaredkhan 's changes to high resolution?

https://github.com/user-attachments/assets/ebfbdaa5-83b3-4e7c-9bc9-a216a7719916

jaredkhan commented 5 days ago

Duplicate of #899 Not related to high resolution, happens on current prod too. Indeed it’s mostly caused just by a font size rounding thing.

hyanwong commented 5 days ago

Ah, sorry, I didn't remember that issue (thanks for opening it up). I'll close this then.