Skip to content

refactor!: remove BpmnCanvas.setIconOriginForIconOnBottomLeft#3050

Merged
tbouffard merged 1 commit into
masterfrom
refactor/remove_BpmnCanvas.setIconOriginForIconOnBottomLeft
Mar 6, 2024
Merged

refactor!: remove BpmnCanvas.setIconOriginForIconOnBottomLeft#3050
tbouffard merged 1 commit into
masterfrom
refactor/remove_BpmnCanvas.setIconOriginForIconOnBottomLeft

Conversation

@tbouffard

@tbouffard tbouffard commented Mar 6, 2024

Copy link
Copy Markdown
Member

This former method is no longer used.
In addition, remove StyleDefault.SHAPE_ACTIVITY_FROM_CENTER_MARGIN that was only used in this method.
The StyleDefault value was only used in the removed method.

BREAKING CHANGES: remove unused elements

  • BpmnCanvas.setIconOriginForIconOnBottomLeft
  • StyleDefault.SHAPE_ACTIVITY_FROM_CENTER_MARGIN

There should be no impact for users of bpmn-visualization as there is no reason to use this former method. No existing repository of the Process Analytics project was using it.

Notes

I checked the whole PA repositories with the GitHub search, and I found no reference to the removed elements.
Detected during investigations of #2724.

In addition, remove StyleDefault.SHAPE_ACTIVITY_FROM_CENTER_MARGIN that was only used in this method.
The StyleDefault value was only used in the removed method.

BREAKING CHANGES: remove unused elements
  - BpmnCanvas.setIconOriginForIconOnBottomLeft
  - StyleDefault.SHAPE_ACTIVITY_FROM_CENTER_MARGIN
There should be no impact for users of bpmn-visualization as there is no reason to use this former method.
No existing repository of the Process Analytics project was using it.
@tbouffard tbouffard added the refactoring Code refactoring label Mar 6, 2024
@github-actions

github-actions Bot commented Mar 6, 2024

Copy link
Copy Markdown

♻️ PR Preview 248141f has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

@github-actions

github-actions Bot commented Mar 6, 2024

Copy link
Copy Markdown

♻️ PR Preview 248141f has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

@sonarqubecloud

sonarqubecloud Bot commented Mar 6, 2024

Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@tbouffard tbouffard changed the title refactor!: remove unused BpmnCanvas.setIconOriginForIconOnBottomLeft refactor!: remove BpmnCanvas.setIconOriginForIconOnBottomLeft Mar 6, 2024
@tbouffard tbouffard marked this pull request as ready for review March 6, 2024 12:46
@tbouffard tbouffard requested a review from csouchet March 6, 2024 12:46
@tbouffard tbouffard merged commit 4c08adc into master Mar 6, 2024
@tbouffard tbouffard deleted the refactor/remove_BpmnCanvas.setIconOriginForIconOnBottomLeft branch March 6, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Code refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants