Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Workspace Application will auto-apply itself #33

Closed
BootBlock opened this issue Mar 8, 2021 · 1 comment
Closed

A Workspace Application will auto-apply itself #33

BootBlock opened this issue Mar 8, 2021 · 1 comment
Assignees
Labels
application Relates to Application (as opposed to Workspace) bug Something isn't working workspace Relates to Workspace (as opposed to Application)
Milestone

Comments

@BootBlock
Copy link
Owner

When an application has been defined within the Workspaces area, if that application has been opened (via means other than its entry within Workspaces), it'll have its layout applied.

This may happen because its within the WaitingToBeLayouted list? If so, maybe flag the source (Applications, Workspaces) before determining whether to apply a layout.

@BootBlock BootBlock added bug Something isn't working application Relates to Application (as opposed to Workspace) workspace Relates to Workspace (as opposed to Application) labels Mar 8, 2021
@BootBlock BootBlock added this to the Beta Launch milestone Mar 8, 2021
@BootBlock
Copy link
Owner Author

There are now two separate queued lists: ApplicationsWaitingToBeLayouted, WorkspacesWaitingToBeLayouted

There could just be the single list but that would require the underlying Application to be wrapped to determine the origination source (Applications or Workspaces). Can always be changed in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application Relates to Application (as opposed to Workspace) bug Something isn't working workspace Relates to Workspace (as opposed to Application)
Projects
None yet
Development

No branches or pull requests

1 participant