Skip to content

Highlight SpaceView tab when corresponding SpaceView is hovered elsewhere (e.g. in blueprint tree UI) #1129

@jondo2010

Description

@jondo2010

Hovering over a SpaceView in the blueprint tree should highlight the title of the corresponding TabViewer tab and vice-versa.

Digging a little into the codebase, it looks like egui_dock::TabViewer needs to be modified to support drawing an arbitrary widget for the tab title, instead of just egui::WidgetText. See egui_dock::TabViewer::title.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestuiconcerns graphical user interface

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions