Dani Santos

Results 8 issues of Dani Santos

**Describe the bug** Tesseract throws error when running in a deployed VM (ex: "https://vmdev-01:1000/DocScanner"). But works when running on localhost (ex: "https://localhost/DocScanner"). The code and deployment is the same. Both...

Hello, Right now Neutralino is not using Typescript to it's full potential: - First I would like to suggest a full reorganization to use more types instead of returning Promise<...

Hey there! Thanks a lot for forking the project. 🚀 We use the slider in our application to let the user select one of 86400 seconds and with ceil values...

`import { Options as SliderOptions } from 'ngx-slider-v2';` Here are my options: ``` sliderOptions: SliderOptions = { floor: 0, ceil: 100, showSelectionBar: true, hidePointerLabels: true, hideLimitLabels: true, disabled: false };...

**Bug** A bug I stumbled into is that the slider breaks (displays wrong) if the ngx-slider element or any of it's parents contain a CSS scaling transform rule (Eg :...

Hi, I have a slider that contains (possibly duplicate) timestamps. Whenever I change from a tick on the slider to another one with the same timestamp, I expect the UserChange...

Hello, I was using this with CropperJs to edit images in IOS safari, but after using CropperJs crop() function this canvas seems to stay cropped for the next time I...

side effect

Hello, I saw that this library doesn't seem to get updated for the new version of Angular. So i created a new fork with support for more recent versions of...