Tobias H. Petersen
Tobias H. Petersen
Could you give an example with react-kapsule?
Thanks for the fast reply! Your example was also my intuition but trying it out in yields the following typeerror: ``` Argument of type '(configOptions?: ConfigOptions | undefined) => SunburstChartInstance'...
No, I ended up not using react-kapsule. Just generated the chart and applied it to a div with an id, something to this effect: ``` import sunburst from "sunburst-chart"; export...
> maybe some people interpret the rules as "must be bit for bit identical" and not "must contain identical information". Sigh. I wholeheartedly concur with your sigh. Though, another way...
> I hadn't considered re-ordering conditional layers, do they have a precedence for evaluation? Out of curiosity, how complex is your setup? I don't think they do? For me its...
> Yeah, I can see the benefit there. By "free fingers" I suppose you mean something like activating a layer on one half of the keyboard to change keys on...
> This is the case for behaviors, but it looks like it's not getting applied to macros right now so I'll have to review that. I don't think anything else...
> Regarding pressing enter or otherwise confirming a change, it just feels like something that can have significant side effects like that should have an interaction to complete the process....
I agree, PGP signing would be excessive, especially since release commits are signed by the developers, a point I had entirely missed. It would be functionally equivalent as far as...