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

Tighter node bounding boxes #1756

Merged
merged 4 commits into from
Aug 5, 2016
Merged

Conversation

foot
Copy link
Contributor

@foot foot commented Aug 4, 2016

Fixes #1520

foot added 3 commits August 4, 2016 17:36
foreignObject was huge on firefox.
This introduces an inverse thingy, whenever you add something to the
header you have to be aware that by default you won't get any pointer
events and that you'll have to enable them for the dom elements you
wanna make interactive.
@rade
Copy link
Member

rade commented Aug 4, 2016

This does seem indeed seem to work.

@@ -165,6 +165,8 @@ h2 {
}

.header {
pointer-events: none;

This comment was marked as abuse.

@davkal
Copy link
Contributor

davkal commented Aug 5, 2016

LGTM

@davkal davkal merged commit 74efec8 into master Aug 5, 2016
@davkal davkal deleted the tighter-node-bounding-boxes-1520 branch August 5, 2016 11:34
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.

3 participants