Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › PropertyAnimator bug in IOS vs PC/MAC

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23785

    Larry

    My simple test app makes a bird fly from the left side of the screen to the right.  It works great under Windows and MacOS.  But in IOS (in the simulator) it only gets part way across the screen.  My code is inside a scene:

     

    PropertyAnimation {

    target: myBird

    property: “x”

    from: 0

    to: myScene.width

    }

     

    Is this a bug in qt ?  felgo?  The IOS emulator?  I’ve been experimenting and found that even using screenWidth, width, parent.width etc. had issues.  Very strange.  Hopefully I’ve done somehting wrong but just dont see it

    #23793

    Alex
    Felgo Team

    Hi Larry,

    this is probably related to handling different screen sizes, this guide might help: https://felgo.com/doc/felgo-different-screen-sizes/

    I’d need the full code, or ideally a minimal runnable example that reproduces the issue, to see what you are doing wrong exactly.

    Best,
    Alex

Viewing 2 posts - 1 through 2 (of 2 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded