? ? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
23 Feb 2020

The svg logo contained a mix of path and polyline. this PR changes it so that they are all paths

after

image

For reference the command to convert the polylines was

svgo --pretty --config='{"full":true}' --enable=convertShapeToPath filename.svg

avatar brianteeman brianteeman - open - 23 Feb 2020
avatar brianteeman brianteeman - change - 23 Feb 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 23 Feb 2020
Category Administration Templates (admin)
avatar angieradtke
angieradtke - comment - 23 Feb 2020

now the file-name is misleading

avatar brianteeman
brianteeman - comment - 23 Feb 2020

How is it misleading to have a file called logo blue where the only color is blue

avatar angieradtke
angieradtke - comment - 23 Feb 2020

the background should not be blue. Test what happens if you change the hue of the template in the template-parameter. I thought we can make the color of svg path and polyline configurable using the template vars

avatar brianteeman
brianteeman - comment - 23 Feb 2020
  1. the logo should not have had a mix of path and polyline - that was a mistake - i fixed it which is all this PR does
  2. the logo is a single colour - it doesnt matter what colour it is
  3. there is no background
avatar angieradtke
angieradtke - comment - 23 Feb 2020

ah cool brian , sorry I missunderstood

avatar richard67
richard67 - comment - 23 Feb 2020

I have tested this item successfully on 223b849


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28038.

avatar richard67 richard67 - test_item - 23 Feb 2020 - Tested successfully
avatar astridx
astridx - comment - 23 Feb 2020

I have tested this item successfully on 223b849


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28038.

avatar astridx astridx - test_item - 23 Feb 2020 - Tested successfully
avatar richard67 richard67 - change - 23 Feb 2020
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 23 Feb 2020

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28038.

avatar astridx
astridx - comment - 23 Feb 2020

I have tested this Patch successful.

git fetch origin pull/28038/head:logo
git checkout logo
No new install or npm ci is needed.

I tested with the current ‎4.0.0-beta1-dev on Ubuntu with PHP 7.2 and MySQL 5.7.
Before:
Menus  Items  Main Menu    admin   Administration
After
Menus  Items  Main Menu    admin   Administration(1)

avatar richard67 richard67 - change - 23 Feb 2020
Labels Added: ? ?
avatar rdeutz rdeutz - change - 24 Feb 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-02-24 07:14:53
Closed_By rdeutz
Labels
avatar rdeutz rdeutz - close - 24 Feb 2020
avatar rdeutz rdeutz - merge - 24 Feb 2020
avatar brianteeman
brianteeman - comment - 24 Feb 2020

Thanks

avatar angieradtke
angieradtke - comment - 24 Feb 2020

thank you Robert

Add a Comment

Login with GitHub to post a comment