Skip to content

[BUGFIX] Added fixed width and height to svg icons within analysis#612

Merged
RinyVT merged 1 commit intomainfrom
bugfix/609-svg-fixed-dimensions
Jul 1, 2025
Merged

[BUGFIX] Added fixed width and height to svg icons within analysis#612
RinyVT merged 1 commit intomainfrom
bugfix/609-svg-fixed-dimensions

Conversation

@RinyVT
Copy link
Copy Markdown
Collaborator

@RinyVT RinyVT commented Apr 23, 2025

Summary

This PR can be summarized in the following changelog entry:

  • There were multiple reports of huge svg icons in the backend because of missing styles, although this should not happen (the style should come from styled-components) this would be a quick fix to avoid this

Relevant technical choices:

  • Added width and height of 16px, just like the styles would do

Quality assurance

  • I have tested this code to the best of my abilities
  • I have added unittests to verify the code works as intended

Fixes #609

@ChristianOsswald
Copy link
Copy Markdown

ChristianOsswald commented Jun 27, 2025

Works for with TYPO3 13.4.14

@RinyVT RinyVT merged commit ec204b7 into main Jul 1, 2025
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Huge icons in backend

2 participants