Skip to content

refactor!: simplify code for shapes without icon#3054

Merged
tbouffard merged 1 commit into
masterfrom
refactor/remove_IconPainter.paintEmptyIcon
Mar 11, 2024
Merged

refactor!: simplify code for shapes without icon#3054
tbouffard merged 1 commit into
masterfrom
refactor/remove_IconPainter.paintEmptyIcon

Conversation

@tbouffard

Copy link
Copy Markdown
Member

Use simple alternative to the former usage of IconPainter.paintEmptyIcon.

BREAKING CHANGES: remove IconPainter.paintEmptyIcon.
This has no impact for users and applications that extend IconPainter have no reason to override this method, so this has a very limited impact.

Notes

Detected in #2724

Use simple alternative to the former usage of `IconPainter.paintEmptyIcon`.

BREAKING CHANGES: remove `IconPainter.paintEmptyIcon`
This has no impact for users and applications that extend `IconPainter` have no reason to override this method, so this
should have not impacts.
@tbouffard tbouffard added the refactoring Code refactoring label Mar 11, 2024
@github-actions

github-actions Bot commented Mar 11, 2024

Copy link
Copy Markdown

♻️ PR Preview 4bf3d93 has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

@github-actions

github-actions Bot commented Mar 11, 2024

Copy link
Copy Markdown

♻️ PR Preview 4bf3d93 has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

@sonarqubecloud

Copy link
Copy Markdown

@tbouffard tbouffard marked this pull request as ready for review March 11, 2024 09:44
@tbouffard tbouffard requested a review from csouchet March 11, 2024 09:44
@tbouffard tbouffard merged commit bb6ab87 into master Mar 11, 2024
@tbouffard tbouffard deleted the refactor/remove_IconPainter.paintEmptyIcon branch March 11, 2024 13:09
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