Eric Rovell

Results 10 comments of Eric Rovell

I feels like `flex-flow: row-reverse` is an odd choice here. It breaks the visual order, while `direction` not.

I mean [direction property](https://developer.mozilla.org/en-US/docs/Web/CSS/direction).

Direction control is implemented, no need for this issue anymore.

Implemented `autoplay` feature. Not much configurable yet, still it works to accordance to accessibility guidelines.

@omgovich Would be glad to work on this issue.. What's the plan? Should I start working on `oklab`?

@michal-kurz, thank you for the idea, I think this is a valid point. I have implemented it via optional `relative: Boolean` flag, Now we have to wait for the library...

@Slapbox the author is quite busy these days, unfortunately. I think if you need this PR you can extend the Colord class and override the functionality for your needs🤔

> Maybe I'll sort something out one day :D > > Glad this is all working for you > > I think I'll keep this open but I'll change the...

Have the same issue. Removing tags from html file is not an option, I am using SPA and I would lose link previews while sharing the link. The problem solved...

Hello! Unfortunately, have the same problem. I have some container inside drawer with "overflow-y: auto", and it prevents me to close/open drawer when I drag within this container area. No...