Andreas Linnert

Results 49 comments of Andreas Linnert

Thanks for the fix. But defining a new `noOp` is not necessary. `ng-sortable` already uses `angular.noop` in some places. So it can be used in this fix too. `element.bind('touchmove', angular.noop);`

If you look at the DevTools grid guide lines it seems that rows with a height of `1fr` don't span the available vertical space ‒ or the entire grid doesn't...

I've also noticed this problem. But I wonder why accessible colors do have to look odd. My suggestion is to make a transition from light gray (like in the most...

I don't remember exactly but from what I wrote I think this happened when I pass a path, yes. The function creates one folder after the other and in the...

I think this is the same problem I postet in this issue - or similar to this one: https://github.com/ebidel/filer.js/issues/22 isn't it?

I also want to leave a biiig thank you! I'm using it on https://webdevhome.github.io/ It's basically a list of links to sites I as a web developer use very frequently....

I've set up a simple debugging app to inspect what the JS client does in the background. I already found the request that returns a new token. I just need...

I just saw this in the release. Is this the logo of the game framework? (At least it looks like it) I just want to point out its name is...

I think it's not only the amount. Some themes make keywords in general italic, but currently some keywords are missing italics in Night Owl (`function`, `const`, `if`, `switch`, etc.). What...

Reloading does reset the wallpaper for me too, but not the colors.Theme and Accent color get saved and restored correctly for me.