Frontmatter
| id | 1120 |
| title | main.DomEvents: getTargetData() => reduce keys to pass to app |
| state | Closed |
| labels | enhancementstale |
| assignees | tobiu |
| createdAt | Aug 20, 2020, 12:06 AM |
| updatedAt | Sep 27, 2024, 4:34 AM |
| githubUrl | https://github.com/neomjs/neo/issues/1120 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 27, 2024, 4:34 AM |
now that we are sending the path DOMRects to App, we can get rid of the client* and offset* keys.
probably more.