KlausHans
KlausHans
In ColorGeneratorCtrl.js is the following code for the constantin algorithm: ``` var baseTriad = tinycolor(hex).tetrad(); [...] getColorObject(tinycolor.mix(baseDark, baseTriad[4], 15).saturate(80).lighten(65), 'A100'), getColorObject(tinycolor.mix(baseDark, baseTriad[4], 15).saturate(80).lighten(55), 'A200'), getColorObject(tinycolor.mix(baseDark, baseTriad[4], 15).saturate(100).lighten(45), 'A400'), getColorObject(tinycolor.mix(baseDark, baseTriad[4],...
**Describe the bug** I found no way to catch the error if the camera ngx-scanner wants to access is already in use. It also appears in the ngx-scanner demo. The...
### Explain what happens 1. I added two Raspi (Buster) hosts to my Cockpit installation on Ubuntu Server 20.04.4. The Raspis got the same user (pi) but different passwords. The...
Hello, we have an Angular 6 webapp and we use your automapper, thank you very much. In a refactoring task we started to use the .withProfile functionality. I created the...
Please fix the deprecated npm dependency. I am using ngx-barcode with @angular/core: ^5.2.3 and it works fine, but the unnecessary warning is really annoying. Thank you.
`ng update @angular/core` leads to ``` Package "ngx-barcode" has an incompatible peer dependency to "rxjs" (requires "^5.1.0", would install "6.2.1"). Package "ngx-barcode" has an incompatible peer dependency to "@angular/core" (requires...
If i use this library ("compile 'com.survivingwithandroid:weatherlib:1.6.0'" in my gradle file), the app name of my app is always "Lib" on the device (API 18, Android 4.3) and on the...
Hello, i've configed mash with nextcloud. The playbook finishes without error but if i access the nextcloud url it looks wrong:  The browser console throws errors, that indicate that...
**Describe the bug** The home bubble flickers sometimes in the color of the grid draw. I've attached a video: [Peek 2024-02-22 14-28.webm](https://github.com/flixlix/power-flow-card-plus/assets/9212982/3f8cdcb8-ed81-43d6-b4f3-3869ee93dae5) **To Reproduce** Steps to reproduce the behavior: 1....
**Describe the bug** After a while with changing values of all entities the animation of the dots get quite messy. The dots jump around. From my observation this happens especially...