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

Hiding nodes independently from the visibility property

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.15.4, 6.0.0 RC
    • None
    • Quick: 3D
    • None
    • 370a51800075f3832e725491a0f635faf0be1c0f (qt/qtquick3d/5.15.2)

      Hiding nodes independently from the visibility property

      For tooling purposes, we need to be able to hide nodes, without changing the visibility property.

      Why?

      We want to be able to hide items in the scene graph, e. g. using the eyeball in the navigator, without 'side effects'. The visibility should only be changed for the 3D edit view, but bindings on visibility or the property editor should still show that visible is actually true. When running the scene in the live preview
      the node is also still visible.
      This allows the user to quickly hide items in the edit view without having to worry about any side effects.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            janichol Andy Nichols
            thohartm Thomas Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes