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

Forums

OverviewFelgo SDK Support › iOS page animation flicker

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #25520

    nks (baumemo)

    Hi Felgo Team,

    I implemented a new feature in my app and have really ugly flickering I not recognized before because of “low contrast”. After checking it in detail, I found out it seems to be an issue with the “default” animation used for changing the page in Felgo.

    I did a video and a screenshot to make the situation clear:

    https://knobe.no-ip.biz/html/ios_anim_bug/

    This is a example delivered by felgo (MSV Architecture Demo App).

    Is it possible to get it fixed?

    Regards

    #25525

    Günther
    Felgo Team

    Hi,

    I gave it a quick test on macOS and iOS (using Felgo Dev App). The animations look to play fine and I am struggling to reproduce the issue. Does it show for you reliably, and does it happen on mobile as well or only on Desktop?

    Best,
    Günther

    #25526

    nks (baumemo)

    Hi Günther,

    it happens on iOS device and an desktop (when selecting iOS Theme). This is a very ugly issue in some cases.

    You can see it with a synthetic example. Create a new project Felgo Apps -> Basic Application. Open the TodoListPage and copy the following in the SimpleRow Object:

    Rectangle {
    anchors.fill: parent
    gradient: Gradient {
    orientation: Qt.Horizontal
    GradientStop { position: 0.0; color: “red” }
    GradientStop { position: 0.2; color: “blue” }
    }
    }

    I think this makes the flicker visible for you.

    Regards

Viewing 3 posts - 1 through 3 (of 3 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