Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-138828

Programmatic slicing does not work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.9, 6.10, 6.11
    • Graphs: 3D
    • None

      Trying to activate slice mode programmatically from QML does not work.

      Reproducible with any surface example by adding the following lines to the Surface3D element:

      scene.selectionQueryPosition: Qt.point(0, 0)
      scene.slicingActive: true 

      Debugging shows the property is set correctly and we internally think we're slicing, but it does not end up on the screen.

        For Gerrit Dashboard: QTBUG-138828
        # Subject Branch Project Status CR V

            oulu_hillbilly Sami Varanka
            tokorpip Tomi Korpipää
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There is 1 open Gerrit change