Skip to content

Menu style, experimental #1128

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

Merged
merged 3 commits into from
Nov 13, 2013
Merged

Menu style, experimental #1128

merged 3 commits into from
Nov 13, 2013

Conversation

jzaefferer
Copy link
Member

I've updated the branch that @scottgonzalez started. I didn't change much, mostly adding two multi-line items to be able to visually compare single and multi line items.

I also noticed that menu-items ended up with a text-cursor, caused by the removal of anchors. I've fixed that by explicitly setting cursor:pointer. If we end up not using this branch, I can cherry-pick that commit to master.

Mostly looking for someone to verify that this new style is actually better then the old one. This is now much more similar to the menubar menus in OSX, which we used a lot as a reference for menu. Though maybe we also need to get of the borders, along with the margin: -1px 'hack' that we currently have.

@scottgonzalez
Copy link
Member

I personally don't care whether or not we have borders on the items. We might want to switch from ui-state-active to ui-state-focus for parent menu items while submenus are open.

@jzaefferer jzaefferer merged commit 25e1418 into master Nov 13, 2013
@jzaefferer jzaefferer deleted the menu-style branch November 13, 2013 18:21
@dekajp
Copy link
Contributor

dekajp commented Nov 16, 2013

@jzaefferer exactly this runs fine in my machine but travis build failed - when i rebased and pushed. #1092

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