Andrei Popovici
Andrei Popovici
I'm experiencing the same issue when using Bootstrap. Conflict with Bootstrap's ScrollSpy, perhaps?
Here's a clever way to fix this, courtesy of the big G: https://core.trac.wordpress.org/timeline?from=2019-10-06T11%3A10%3A40Z&precision=second Google makes the input look like it ends beyond the icon, but that's a visual trick. The...
That link seems to be broken, but the gist of it is reproduced in this Codepen: https://codepen.io/skttl/pen/NzxMVV
It would be great to have momentary-switch profile support (i.e. a knob responds differently if turned while a drum pad or note is pressed or "on"), instead of needing to...
Thank you! For context, here's how I'm using this feature in Capture One (via Bome MIDI Translator): I have three relative-mode knobs set to Hue, Saturation and Lightness. Then, I...
Looks like [NSAlert](https://gist.github.com/corbinbs/1083908) might do the trick. Seems you can also [place a NSTextField inside](https://stackoverflow.com/a/7387395) but that's as far as I got tonight 🤷♂️
Have the email normalization changes introduced in https://github.com/portier/portier-broker/releases/tag/v0.3.0 changed the conclusion on this issue at all, by any chance?
Yeah, v0.3.0 threw me off today when a user created two accounts, one with dots and one without 😅 I was expecting the GMail-normalized version, but I'll go ahead and...
Can confirm that `0.11.0` is the only thing that worked for me. I had to remove `vue-cli-plugin-svg` since it was pinned to `0.12`.
That's the main feature of @andrey-git's Custom UI that I'm using, too. However, I think with the way Lovelace is designed, it would either have to be a custom card,...