Skip to content

[ticket/15148] Covert contact menu to svg (Retina) #4765

Closed
hanakin wants to merge 14 commits intophpbb:masterfrom
hanakin:ticket/15148
Closed

[ticket/15148] Covert contact menu to svg (Retina) #4765
hanakin wants to merge 14 commits intophpbb:masterfrom
hanakin:ticket/15148

Conversation

@hanakin
Copy link
Copy Markdown
Member

@hanakin hanakin commented Mar 26, 2017

Checklist:

  • Correct branch: master for new features; 3.2.x, 3.1.x for fixes
  • Tests pass
  • Code follows coding guidelines: [master]
  • Commit follows commit message format

Ticket/15148

https://tracker.phpbb.com/browse/PHPBB3-15148

Examples

screenshot 2017-03-25 21 09 22

screenshot 2017-03-25 21 09 02

This is a test case for the full icon conversion to svg. all icons will be broken down into sets(html or twig files) of relatable icons and each file file be include at the top of the page. You can see the sets I have in mind here: http://codepen.io/hanakin/pen/XMBaaV?editors=1100

NOTE that the actual icons themselves may be different but the groupings should be the same

@hanakin
Copy link
Copy Markdown
Member Author

hanakin commented Mar 27, 2017

this is ready for review

@Crizz0
Copy link
Copy Markdown
Member

Crizz0 commented Mar 27, 2017

Did you change the speech balloon, too? I prefer the round one.

@Mail-Icon: I don't like it, because I think it is not clear, what is meant. Personally I'd to look at the info-popup to see what this is. Guessed at a social media thing, I don't know.

In addition FB, YT and e-mail look a bit blurry to me.

In the profil is still a text list, maybe the icons would fit there, too: /phpBB/memberlist.php?mode=viewprofile&u=xy

@hanakin
Copy link
Copy Markdown
Member Author

hanakin commented Mar 27, 2017

@Crizz0 blurry in the screengrab? cause thats irrelevant. Otherwise if something is blurry it may be your setup as its impossible for svgs to be blurry? The email icon is the gmail icon we can always swap it out as for the "speech ballon" not sure what you mean

@Crizz0
Copy link
Copy Markdown
Member

Crizz0 commented Mar 27, 2017

It looks to me, that the inner "f" of Facebook looks a bit blurry. Don't know if this is a screen problem or my eyes. :( Edit: Okay, my eyes are fine. My desktop-display is not. Everything fine with my smartphone for example. So all good.

@"speech ballon": I mean this one:
70b18adc-119f-11e7-9103-0d27f90f8ba9

@hanakin
Copy link
Copy Markdown
Member Author

hanakin commented Mar 27, 2017

yeah if its blurry then its your eyes or your setup. As for the contact icon i swapped it out for GMDs version as its painful to convert fa icons to properly formated svgs. plus its a better design IMHO and matches the pm icon better

@Crizz0
Copy link
Copy Markdown
Member

Crizz0 commented Mar 27, 2017

I see that point with the PM icon.

But I think we should swap out the mail icon. Maybe an open envelope with an @ in it or similar.

@hanakin
Copy link
Copy Markdown
Member Author

hanakin commented Mar 27, 2017

updated email icon?

screenshot 2017-03-27 17 13 21

@marc1706 marc1706 added this to the 3.3.0-a1 milestone Apr 17, 2017
width: 24px;
height: 24px;
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be only one empty new line

/>
</g>
</symbol>
<symbol id="pm" viewBox="0 0 24 24">
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason why half of the icons have a phpBB prefix and the others don't? I'd rather use prefixes for all contact icons than not mixing this or not having a prefix. Especially since IDs are somewhat invasive in their nature of wanting to be unique.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marc1706 thats a db thing(hard coded) as those ones require db integration for some reason. This was the simplest way handle things without a lot of investigation and core editing

@hanakin
Copy link
Copy Markdown
Member Author

hanakin commented Apr 20, 2017

here is all the included icons

screenshot 2017-04-20 12 43 02

@hanakin
Copy link
Copy Markdown
Member Author

hanakin commented Sep 9, 2017

should hold off on this until icon rework...

@hanakin
Copy link
Copy Markdown
Member Author

hanakin commented Nov 1, 2017

closing this until we build icon twig function

@hanakin hanakin closed this Nov 1, 2017
@ghost ghost mentioned this pull request Mar 8, 2019
4 tasks
@hanakin hanakin removed this from the 4.0.0-a1 milestone Mar 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants