Skip to content

Port changes from 3.9.2 to 4.X#1079

Merged
jesusmpc merged 9 commits into
mainfrom
hotfix/GH-1077-port-changes-from-392
May 18, 2026
Merged

Port changes from 3.9.2 to 4.X#1079
jesusmpc merged 9 commits into
mainfrom
hotfix/GH-1077-port-changes-from-392

Conversation

@jesusmpc
Copy link
Copy Markdown
Contributor

Closes #1077

jesusmpc and others added 7 commits May 18, 2026 12:27
…1070)

* chore: initial commit

* fix: console.log when e.evt is undefined, mainly because of synthetic events

* chore: update dependencies
…ading 'previousAction')`

* chore: initial commit

* fix: avoid reading previousAction when not defined on zoom actions
* chore: initial commit

* fix: avoid canDrag not defined console.log errors
…1074)

* chore: initial commit

* fix: avoid defineMousePointer call not defined error
…, when the image provided is in the 'broken' state (#1075)

* chore: initial commit

* fix: avoid errors when loaded image is invalid or broken
… avoid console.log

* chore: initial commit

* fix: avoid race conditions when calling startDrag on cloned node

* chore: fix sonar qube issues
@jesusmpc jesusmpc self-assigned this May 18, 2026
@jesusmpc jesusmpc marked this pull request as ready for review May 18, 2026 10:43
@github-actions
Copy link
Copy Markdown

🚀 Release Preview Success

You are going to release the version patch with the following changes:

4.0.1 - 2026-05-18

Fixed

  • #1064 Fix unnecessary console.log type errors / undefined errors in SDK
  • #1065 Fix error cannot set properties of undefined (setting 'dragStatus'), avoid console.log imprint
  • #1066 Failed to execute 'drawImage' on 'CanvasRenderingContext2D': The HTMLImageElement provided is in the 'broken' state
  • #1067 Avoid console.log error Cannot read properties of undefined (reading 'previousAction') in zoom / fit actions
  • #1068 Avoid console.log errors from: canDrag is not a function
  • #1069 Avoid console.log error defineMousePointer is not a function

💡 Merge Strategy: Squash and Merge

Remember to use the 'Squash and Merge' strategy to merge this Pull Request (hotfix/GH-1077-port-changes-from-392main).

@github-actions
Copy link
Copy Markdown

🚀 Release Preview Success

You are going to release the version patch with the following changes:

4.0.1 - 2026-05-18

Fixed

  • #1064 Fix unnecessary console.log type errors / undefined errors in SDK
  • #1065 Fix error cannot set properties of undefined (setting 'dragStatus'), avoid console.log imprint
  • #1066 Failed to execute 'drawImage' on 'CanvasRenderingContext2D': The HTMLImageElement provided is in the 'broken' state
  • #1067 Avoid console.log error Cannot read properties of undefined (reading 'previousAction') in zoom / fit actions
  • #1068 Avoid console.log errors from: canDrag is not a function
  • #1069 Avoid console.log error defineMousePointer is not a function

💡 Merge Strategy: Squash and Merge

Remember to use the 'Squash and Merge' strategy to merge this Pull Request (hotfix/GH-1077-port-changes-from-392main).

@github-actions
Copy link
Copy Markdown

🚀 Release Preview Success

You are going to release the version patch with the following changes:

4.0.1 - 2026-05-18

Fixed

  • #1064 Fix unnecessary console.log type errors / undefined errors in SDK
  • #1065 Fix error cannot set properties of undefined (setting 'dragStatus'), avoid console.log imprint
  • #1066 Failed to execute 'drawImage' on 'CanvasRenderingContext2D': The HTMLImageElement provided is in the 'broken' state
  • #1067 Avoid console.log error Cannot read properties of undefined (reading 'previousAction') in zoom / fit actions
  • #1068 Avoid console.log errors from: canDrag is not a function
  • #1069 Avoid console.log error defineMousePointer is not a function

💡 Merge Strategy: Squash and Merge

Remember to use the 'Squash and Merge' strategy to merge this Pull Request (hotfix/GH-1077-port-changes-from-392main).

@sonarqubecloud
Copy link
Copy Markdown

@jesusmpc jesusmpc merged commit 45a0c52 into main May 18, 2026
14 checks passed
@jesusmpc jesusmpc deleted the hotfix/GH-1077-port-changes-from-392 branch May 18, 2026 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Port changes from 3.9.2 to 4.X

1 participant