Yuri Katkov

Results 13 issues of Yuri Katkov

## Expected Behavior I expect for infiniteScrollDistance=0 to be fired only when I get to the last element, for example the 100th element in this stackblitz: https://stackblitz.com/edit/ngx-infinite-scroll-grlzan?file=src%2Fapp%2Fapp.component.html however the scroll...

enhancement
help wanted

Are there plans to include the grouping in this control? Things of that nature: ![image](https://cloud.githubusercontent.com/assets/697308/19807931/a9002ab6-9d22-11e6-97ad-845e5d1f5cf1.png)

I have 3 input sources installed in OS: Ru, En, and Swiss French. The inputsource plugin switches only between Russian and English if I tap on a flag.

Related ticket: #798 `cool_number()` used `rstrip` function as if it was `removesuffix` function, so it would eat all `0` and `.` signs at the end of the string, e.g.: In...

I don't know if it's a proper place to ask questions like this, but is it possible to have a ts interface like this: ```typescript export interface Employment { location:...

I noticed that in the dataset, some radicals and primitives have stroke data, for example 氵 At the same time, 衤, 扌do not have stroke data. How is the data...

**Is your feature request related to a problem? Please describe.** Youtube generated subs are really bad. The whisper subs are more accurate. Right now I'm downloading the video, converting it...

enhancement

Here right after startup I have an error. The link to this stackblitz is in the tutorial. https://stackblitz.com/github/johnpapa/ngrx-data-lab?file=quickstart.md Error in /turbo_modules/@angular/[email protected]/bundles/compiler.umd.js (2617:21) Can't resolve all parameters for ApplicationModule: (?).

It's mentioned multiple times that pressing PrintScreen button is the fastest way to OCR. However, by default in Windows 11, the PrintScreen button runs the screenshot tool. Do I need...

I loaded the web-reader branch of the mokuro and tried to run it against a directory: ``` $ virtualenv venv --python=python3.9 $ source ./venv/bin/activate $pip3 install -r requirements.txt $ pip3...