Skip to content

Using view.openInUI() resets the model Navigator's "Go Into" setting #158

Description

@lavenderb

jArchi Version

1.11.0

Archi Version

5.9.0

Operating System

Windows 11

Description

When the view.openInUI() is invoked on a newly created view it has the unwanted a side-effect of resetting the Model Navigator's "Go Into" setting to the default- in effect, all loaded models become visible again in the Model Navigator pane.
It would be much better if the "Go Into" setting could be preserved when the new view is within the same model.

Steps to reproduce

  1. With multiple models loaded, use the "Go Into" arrow to focus on a specific model.
  2. With this model selected, run a script that creates a new view and then make it the focus using the .openInUI() function;
  3. Note the side-effect that the "Go Into" status is reset to the initial default (i.e. prior to Step 1).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions