Dr Dreo
Dr Dreo
## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [x] Performance issue [x] Feature request...
Try any color picker that allows for dragging https://ngx-color.vercel.app If you go to the bottom right corner, it stops being accurate and will finally reset to black in the left...
Is there an easy way to trigger the onChange Event? There is no direct way to trigger the change event of the multiselect. Im using `multiselect('deselect', 'dummy', true); //deselect the...
I have encountered troubles with the excludeSrc, that it doesn't exclude folders from the bundle. Came out the default value mentioned in the docs is not correct and needs to...
I wanted to improve appearance of the images via setting an offset to load the image beforehand. But it still does trigger the request when the image is already in...
## Bug report * Skate version: 5.2.4 ### Current behaviour When server-side rendering a component that has another component as first child, the following error is thrown: ` Failed to...
I implented the one per frame sly scroll and it worked perfectly fine on macOS in the newest Chrome. But then i switched to a windows pc which uses the...
**Describe the bug** Using GitHub Dark theme has wrong font color when in the refactor menu. **To Reproduce** 1. Right click a class 2. Refactor > Extract interface 3. Class...
**Behavior** When a certain layer is a vector (simple pen tool shape), `HasImage()` returns true but the Picker of said layer has no image data which panics on `png.Encode` with...
I've created a plain Angular project using their CLI. With ng version 17.3 it also comes with vite so it could fit into that category. The project also demos quickly...