LearnNewsExamplesServices
Frontmatter
id6382
titleutil.Rectangle: getIntersection() => return an intersection rectangle
stateClosed
labels
enhancement
assigneestobiu
createdAtFeb 5, 2025, 4:53 PM
updatedAtFeb 5, 2025, 5:01 PM
githubUrlhttps://github.com/neomjs/neo/issues/6382
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 5, 2025, 5:01 PM

util.Rectangle: getIntersection() => return an intersection rectangle

Closed v8.15.0 enhancement
tobiu
tobiu commented on Feb 5, 2025, 4:53 PM
  • So far, the logic was only needed to check if the intersecting area was > 50% when dropping a dialog between 2 browser windows
  • However, to use it inside main.addon.DragDrop, we do need the real intersection rect
tobiu added the enhancement label on Feb 5, 2025, 4:53 PM
tobiu assigned to @tobiu on Feb 5, 2025, 4:53 PM
tobiu referenced in commit 74bd15b - "util.Rectangle: getIntersection() => return an intersection rectangle #6382" on Feb 5, 2025, 5:01 PM
tobiu closed this issue on Feb 5, 2025, 5:01 PM