Markus Ressel
Markus Ressel
It would be nice if the response of the bot would contain the original url that it tried to parse so the user can check it manually in case of...
When a fan never stops, regardless of the PWM value, but only changes speed at a certain PWM value above `0` (f.ex. `50`), the linear interpolation between `fan.StartPwm` and `fan.MaxPwm`...
For most fans there is a difference between * the min pwm at which the fan starts to rotate from a stand still * and the max pwm at which...
**Is your feature request related to a problem? Please describe.** Navigating long lines can be cumbersome. **Describe the solution you'd like** Allow automatic line wrapping. Wrapped lines should not increase...
Hi there, pretty awesome lib! How complex would it be to add an option to print the x-axis in addition to the y-axis? I want to use your library in...
Hey there, using this module and it works great so far. Due to GDPR I am not allowed to save things in the user's browser, without receiving their consent first....
### Describe the bug Setting a `null` drawable strangely causes the `Drawables without intrinsic dimensions (such as a solid color) are not supported` exception to trigger. It seems like passing...
When an animation is in progress from fling or `moveTo` and similar API methods the animation can **not** be canceled by the user touching the screen. It will stop however...
### Perform all steps below and tick them with [x] - [x] Check the related part of the [Documentation](https://haswitchplate.github.io/openHASP-docs/) - [x] Update openHASP to the latest version - [x] Reproduce...
Hey there, is it possible to create an `PDImageXObject` from an WebP compressed image file/buffer? I have tried to use the JPEGFactory but it only gives a blank image. I...