strarsis
strarsis
@jawj: Yes! I am not able to find a built JavaScript library from this, installing from npm would be best practice.
Everything seems to work even with webpack v5, but getting warnings from npm (`--force`).
@geowarin: Would it be possible to bump the `webpack` dependency to `5` in the near future?
Awesome! Would it even be compatible with a scroll-snap polyfill?
@Grsmto, @markus-kraemer: Well, apparently dragging the scroll handle results in the behaviour of `scroll-snap-stop: always`, it isn't possible to drag items halfways into view. But it is possible to scroll...
@Grsmto: So the issue is that the browsers don't fire the scroll events when scroll snapping is in progress?
@Grsmto: Yes, even `scrollTo` with animation parameter doesn't work, the scroll position changes instantaneously with scroll-snapping. Maybe some dummy element inside scroll container that is shrinked/expanded, but this library wants...
Related feature: https://github.com/WordPress/gutenberg
@kjvalencik: I noticed your workaround for Firestick, thanks! However, on the Firestick I noticed that it first shows some recommended ads immediately after boot/restart. Only after dismissing the initial ad...
@kjvalencik: > I have auto play and personalized ads disabled. I disabled both options in recommended content section. > Which device do you have? I have a 4k max. The...