Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. PathView QML overlapped items in Qt 5.6

PathView QML overlapped items in Qt 5.6

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
pathviewqmlqt5.6qtquick
4 Posts 2 Posters 1.7k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    ramsesrago
    wrote on 16 May 2016, 13:27 last edited by A Former User
    #1

    I have a pathview to simulate a "carrousel animation" for the defined items and everything was fine until i switched to Qt 5.6. With that version of Qt the items are overlapped and when I call the Pathview function decrementCurrentIndex() or incrementCurrentIndex() is fixed,

    My QML code is based on the PathView example:
    http://doc.qt.io/qt-5/qml-qtquick-pathview.html

    I'm developing this application for a i.MX6 target with linux. I tested the same QML file for X86 in windows and the problem does not appear.

    Anyone has an idea what might be going wrong?

    Thanks!.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 16 May 2016, 21:57 last edited by
      #2

      Hi,

      From what version did you switch to 5.6 ? Which version of 5.6 by the way ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      R 1 Reply Last reply 24 May 2016, 10:01
      0
      • S SGaist
        16 May 2016, 21:57

        Hi,

        From what version did you switch to 5.6 ? Which version of 5.6 by the way ?

        R Offline
        R Offline
        ramsesrago
        wrote on 24 May 2016, 10:01 last edited by
        #3

        @SGaist Hello, I had the Qt 5.5.0 release and upgraded to Qt 5.6.0 release.

        Thanks

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 24 May 2016, 21:01 last edited by
          #4

          Ok, sounds like there could be a regression. Can you reproduce that with a minimal sample project ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved