Skip to content

Fix issue #517: Menusheet (Menu Sheet) broken in Chrome#529

Open
thomasyip wants to merge 19 commits into
senchalabs:masterfrom
illucent:master
Open

Fix issue #517: Menusheet (Menu Sheet) broken in Chrome#529
thomasyip wants to merge 19 commits into
senchalabs:masterfrom
illucent:master

Conversation

@thomasyip

Copy link
Copy Markdown
Member

=== Work in progress ===

Fixes to jqt.menusheet.js jqt.menusheet.css files.
Fixes to jqt.menusheet.js jqt.menusheet.css files.
fix chrome menusheet bug
#jqt > div.menusheet {
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
height: 100%;
width: 260px;

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.

@illucent, it should not be removed. The menu is not designed to be fully opened.

Please remove the changes to css.

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