Frontmatter
| id | 1519 |
| title | dialog.Base: afterSetAppName() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Mar 3, 2021, 2:34 PM |
| updatedAt | Mar 3, 2021, 2:41 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1519 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 3, 2021, 2:41 PM |
dialog.Base: afterSetAppName()
tobiu assigned to @tobiu on Mar 3, 2021, 2:34 PM
tobiu changed title from dialog.Base: afterSetMount() to dialog.Base: afterSetMounted() on Mar 3, 2021, 2:34 PM
tobiu changed title from dialog.Base: afterSetMounted() to dialog.Base: afterSetAppName() on Mar 3, 2021, 2:36 PM
tobiu closed this issue on Mar 3, 2021, 2:41 PM
for the shared workers context, we want to enable mounting dialogs into different browser windows. to make this happen, we need to adjust the dragZone => change the appName there as well.