Michael Teeuw
Michael Teeuw
What's the generated style which doesn't work? Can you output the generated style string? It's hard to believe Electron messes up such simple css.
Line 238 generates an inline style based on the volume. This style doesn't work fo you. Could you give me an example of a generated inline style that isn't correctly...
I haven't used or updated this component for 5 years, but if it still works, you ca easily modify it to run the other way. Try changing lines https://github.com/MichMich/XMCircleType/blob/master/XMCircleType/Views/XMCircleTypeView.m#L112 and...
I suggest you try it without any 3rd party modules. Most of the time 3rd party modules cause the issue.
I suggest you open an issue in the respective repository so the issue can be fixed.
Same issue here. Reverting back to `0.9.1` works.
Please send a PR with the suggested documentation modification.
Yeah, even the new pi3 struggles. So pi2 is too low power.
Try setting the `timeout` config to a longer period like `30` (seconds).
I must admit I don't really maintain this module very well. If I'm not mistaken there was a PR merged recently which might be the issue. I didn't check test...