Matthias

Results 10 issues of Matthias

Element coordinates are calculated wrong when it's transformed. See: https://stackoverflow.com/questions/17087577/get-actual-pixel-coordinates-of-div-after-css3-transform Probably related to: #5 Demo: https://jsfiddle.net/cuxfwjdg/1/

bug

When 2-finger-doubletap zooming in chrome and clicking a ripple element, it uses the wrong coordinates

bug
Chrome

Since maxDiameter is set depending on the parent's aspect ratio, if the aspect ratio changes while the ripple is still visible, the ripple won't cover the whole element anymore. This...

bug

See https://jsfiddle.net/7apkup49/

bug

When a multiline inlines has no content on its first line, the ripple's x-coordinates are wrong.

bug

If the user spams ctrl+t really fast, sometimes too many tabs can be created. If too many tabs are restored from an old session, they should not be closed for...

wontfix

Should cache data and work offline.

enhancement
help wanted

If you have something like ``` put cursor here -> sublevelsublevelsublevel ``` and try to create a cursor below, the new cursor won't be lined up because the package seems...

help wanted

How do you think curation (autocracy) and community voting (democracy) play together when it comes to evaluating content and driving a community forward? Where are their strengths and weaknesses and...

Hi, I adapted the code from the README slightly to get a working example but I get errors... The first message being sent/received works. But for the second message, I...