dylanlangston / dylanlangston

Dylan Langston's Github profile
MIT License
1 stars 0 forks source link

iOS Support #7

Closed dylanlangston closed 2 weeks ago

dylanlangston commented 1 month ago

This is broken iOS, the scaling of the SVG doesn't work. I think because I'm using absolute positioning/sizing perhaps? An idea to get things working is to switch to relative positioning and sizing. Need to run some tests first.

dylanlangston commented 3 weeks ago

One of the big issues with Safari is that the scaling is broken when I use a foreignObject tag. This is a known issue since 2009 so it seems unlikely this will be fixed soon.

dylanlangston commented 3 weeks ago

I haven't tried yet but I'm thinking I can test this using Epiphany.

dylanlangston commented 2 weeks ago

Epiphany (aka Gnome Web) worked like a charm. I was able to get this working in all the major browsers.