Tobi Reif

Results 16 issues of Tobi Reif

Just in case it's of interest: Here's a ticket for a native CSS feature: https://github.com/w3c/csswg-drafts/issues/2528

Could Opera Mini be added? Is there any info regarding their implementation plans/status?

new result
Help wanted

Does MoJS support "repeat: [infinity]" ? Syntax could be repeat: -1.

feature

Hi Tom! Please load the Grid demo https://tobireif.com/demos/grid/ and set the window width to eg ~900px. Click on "Layout 2", note the delay in the layout update. Click on "Layout...

Hi Tommy 😀 The issue might be in my code, or it might be in EQCSS, I don't know. When I open (the current version of) https://tobireif.com/demos/grid/ (eg using Chrome...

Sometimes I use element queries just for being able to use element-based units, eg: ``` @element #some > .long > selector + here { #some > .long > selector +...

When I load https://tobireif.com/ (has EQCSS version 1.9.0) eg in Chrome I get this: I temporarily removed all my EQCSS JS and still got these redundant style elements.

I really like Zilla Slab, but I'd like it even more if the uppercase "C" would have a large top slab. Perhaps this could be added as alternate glyph? With...

When I open https://schteppe.github.io/p2.js/demos/circles.html in Firefox (on Mac OS 10.10 on an older MacBook), and stir the circles, it uses ~ 100% CPU. Same in Chrome. Is there anything that...

I had a case where I wanted to use an "ew" value as a multiplier, but that resulted in an invalid calc() expression: https://bugs.chromium.org/p/chromium/issues/detail?id=813325 Is it possible to ask EQCSS...