Giter Club home page Giter Club logo

Comments (2)

bsmth avatar bsmth commented on June 1, 2024

Hi there, thanks a lot for reporting. To help us figure out what the issue is, would you mind giving some details about your environment, like:

  • OS & version
  • Anything about the hardware (ipad / iphone), viewport / screen size etc.

And on the code side, could you provide some hints about what is not running as expected? Are there examples on the MDN page that reproduce the issue or is it in your own project's code? Would you be able to link to a snippet in codepen or paste a minimal example here?

Thank you!

from content.

billkalpak avatar billkalpak commented on June 1, 2024

Hi Brian, thanks for the reply. I did a little more digging and it seems there was an issue with iOS 15 rendering that's referenced here. My Xcode project was targeting iOS 15 as a min requirement so I changed it to 15.5 and the crashes happen much less often. Using two devices and it happens much more often on my iPhone 13 than it does on my iPad Pro 12.9" where a crash is rare.

No examples on MDN as this is all my own code. My project is turn-based hex-and-counter game that's almost entirely contained in one big SVG, with some additional HTML UI elements, like the score, that overlay on top. I'm using this pinch code to zoom in and out of the SVG by changing the viewBox values. Also using the one-finger to pan by again adjusting the viewBox values of the SVG and that works perfectly.

from content.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.