Frontmatter
| id | 1505 |
| title | SharedDialog.view.MainContainerController: onDragMove() => dialog rect |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Feb 2, 2021, 2:05 PM |
| updatedAt | Mar 17, 2021, 1:34 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1505 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 17, 2021, 1:34 PM |

we need to store the dialog rect inside onDragStart() and use it inside onDragMove()
(the drag proxy rect is just the header toolbar of the dialog, but we want to check the entire dialog box)