Mazedul Islam

Results 3 issues of Mazedul Islam

What does these mean in you `jnibitmap.cpp` file? `int nx = 0; int ny = 0; int wx = 0; int wy = 0; int ex = 0; int ey...

### Description of change I found a typo in the example code for Many-to-many relations with custom properties. ### Pull-Request Checklist - [x] Code is up-to-date with the `master` branch...

documentation

These import statements provided in readme file is not working for v2.0.2. My angular version is 10.2.x ``` import { NgxScrollEventModule } from 'ngx-scroll-event'; import { NgxScrollEvent } from 'ngx-scroll-event';...