-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
blockedCurrently blocked because requirements aren't clear, or by an external issueCurrently blocked because requirements aren't clear, or by an external issuered windowA visual defect or task relating to the Red Window design.A visual defect or task relating to the Red Window design.
Milestone
Description
When having multiple documents open in separate windows under Red Window, the environment is incorrectly shared between them. For example, triggering a search in one file causes all open windows to also go to the search page.
This is mostly caused by the way the environment is instantiated, and that it's not tied to their respective scenes. Ideally, we can use @FocusedValue
and the .focusSceneValue
APIs to use the focus system instead of a shared instance declared in the app.
Metadata
Metadata
Assignees
Labels
blockedCurrently blocked because requirements aren't clear, or by an external issueCurrently blocked because requirements aren't clear, or by an external issuered windowA visual defect or task relating to the Red Window design.A visual defect or task relating to the Red Window design.
Type
Projects
Status
Blocked