Skip to content

Added comment about SVG height property #6128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Jan 11, 2016

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets none

When you use a .svg file for the toolbar icon it must have height="24" or the toolbar will render strangely. The attached images will show an example of this render error.

screen shot 2016-01-11 at 10 19 40
screen shot 2016-01-11 at 10 19 18

@javiereguiluz
Copy link
Member

@Nyholm thanks for this contribution. However, I'd consider this a web profiler bug. In the toolbar the height/width is limited to 24px. So I don't understand why it looks bad in the toolbar.

Meanwhile, the profiler menu doesn't limit the height of the icons, so that's the main bug in my opinion.

@Nyholm
Copy link
Member Author

Nyholm commented Jan 11, 2016

Yeah, I agree it is a bug. It has been there for a good while (before the redesign).

Do you think I should close this PR and open an issue at WebProfiler repo instead?

@javiereguiluz
Copy link
Member

Yes, I think that opening an issue to fix the underlying bug is the way to go here. Thanks!

@javiereguiluz
Copy link
Member

We can close this issue because it's been reported in the code repo (symfony/symfony#17329) and a solution has already been provided (symfony/symfony#17330).

@Nyholm Nyholm closed this Jan 11, 2016
@Nyholm Nyholm deleted the patch-4 branch January 11, 2016 12:46
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.

2 participants