Daniel Macák
Daniel Macák
This PR fixes https://github.com/hollowdoor/dom_autoscroller/issues/33 Basically it allows the user to configure two additional boolean options **scrollWhenOutsideX** and **scrollWhenOutsideY** to limit which pointer position outside of the scrollable element is permitted...
I have two separate divs, for both I have separate autoscroller configuration. When I dragged only in one of them, the second isn't being scrolled. But if I start drag-scrolling...
#### What is the expected behavior? Close icon doesn't get rerendered all the time so that it can be clicked. #### What is the current behavior? Due to `[innerHTML]="sanitizer.bypassSecurityTrustHtml(closeIcon)"` in...
I prepared a fiddle which demonstrates the problem https://jsfiddle.net/xcg697p8/25/ There, you can see that I have two scroll containers in a wrapper, which is being x-overflowed by them. The scroll...
First of all, thanks for the great lib! **Describe the bug** "Indicativo pretérito perfeito simples" gives "fir)" for "nós". `["Indicativo", "Indicativo pretérito perfeito simples", "nós", "fir)"]` **To Reproduce** Steps to...
### General information - SDK version: 3.96.0 - Environment: all ### Issue description When user is required to complete a challenge, and fails the challenge, we don't get the 3DS...
### Describe the Bug I realize this one is very similar to https://github.com/withastro/prettier-plugin-astro/issues/97 but none of the suggested solutions work for me. I use the suggested config ```js // .prettierrc.mjs...