Skip to content
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

chore(aalborg_theme): Returns caret to avatars on hover #8650

Merged
merged 1 commit into from
Jul 2, 2015

Conversation

mrclay
Copy link
Member

@mrclay mrclay commented Jul 1, 2015

BREAKING CHANGE:
The file mod/aalborg_theme/graphics/avatar_menu_arrows.png has been removed.

Fixes #8629

@jdalsem
Copy link
Member

jdalsem commented Jul 1, 2015

this change in Aalborg was intentionally done for touch i believe... this now introduces the "default" elgg problem that you have problems reaching the dropdown menu with touch devices...

@jdalsem
Copy link
Member

jdalsem commented Jul 1, 2015

otherwise LGTM

@mrclay
Copy link
Member Author

mrclay commented Jul 1, 2015

I certainly don't want to interfere with touch. @PerJensen got a recommendation here?

@PerJensen
Copy link
Contributor

The graphics were added to make it easier to hit on touch screens. It is just as large as the icon profile, 40 x 40, as opposed to the default which is 16 x 16.

@mrclay
Copy link
Member Author

mrclay commented Jul 1, 2015

@jdalsem Have you tested this? What particularly in my changes would break the existing touch-to-open behavior?

position: absolute;
bottom: 0;
right: 0;
color: #fff;
Copy link
Member

Choose a reason for hiding this comment

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

do not change to white as that cause visual issues... just leave as default (or switch to aalborgs BLACK color, as used in the image)

@jdalsem
Copy link
Member

jdalsem commented Jul 2, 2015

@mrclay tested it, and this approach has no touch issues. If you could respond to the color comment and also remove the image from the aalborgtheme this is good to merge

BREAKING CHANGE:
The file mod/aalborg_theme/graphics/avatar_menu_arrows.png has been removed.

Fixes Elgg#8629
mrclay added a commit that referenced this pull request Jul 2, 2015
chore(aalborg_theme): Returns caret to avatars on hover
@mrclay mrclay merged commit 45d1c2f into Elgg:master Jul 2, 2015
@mrclay mrclay deleted the hover_icon_8629 branch July 2, 2015 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants