Skip to content

Fix Visibility flags & Visible Time range properties (for 0.15) #5463

@Wumpf

Description

@Wumpf
  • Inheritable component overrides: Right now component overrides are exclusively logged on 'individual' and we don't collect 'recursive' overrides yet
  • Make visible a component override
    • all ui editing visibility should operate on the recursive override
    • this necessitates three different state for all UIs: not set ( == inherit), true, false
  • Make Visual Time Range a component override
    • the ui already has default vs override: default becomes equivalent to "not set"
    • ensure inheritance from Space View still works out (hack might be required)
  • Fix when Visual Time Range is shown
    • should show up on all entities/dataresult in a Space View where Visual Time Range is active

While this starts making some of our properties to entity overrides, we want to keep the more hardcoded Blueprint section on the selection panel for time time being.
Also, not included in this ticket are all other properties that currently reside on EntityProperties, but changing these in a similar fashion is outside of the scope of this ticket.

Related:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions