Frontmatter
| id | 1522 |
| title | SharedDialog.view.MainContainerController: enableOpenDialogButtons() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Mar 9, 2021, 3:56 PM |
| updatedAt | Mar 9, 2021, 3:56 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1522 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 9, 2021, 3:56 PM |
In case we open a dialog inside the main or docked window, we want to disable both buttons.
In case we close a dialog, we want to enable both again.
When connecting the docked window app, we want to enable/disable the button matching to the current state.