ZeBen
ZeBen
I was able to get it working by manually editing the statefulset : ```bash k edit statefulset chi-signoz-clickhouse-cluster-0-0 -n signoz ``` The add this to the initContainers section; ```yaml initContainers:...
I'm sorry I have switched to another product.
> ImageSource also supports SVG Yes but image source can only be loaded from a file, from an embedded resource or internet through http. It would be easy to load...
> See #2725. It isn't considered as useful. Ok! So why recreate the wheel and not use Maui's built in ImageSource instead ? The big difference is an InageSource implements...
To complete charlenni's answer, my specific use case for ex is loading from embedded resource. The way that code is written can be very inefficient on startup for maui apps,...
> [@memsom](https://github.com/memsom) I think a custom style renderer would be the best option for your scenario. Did you try to get that sample running? > > A possible improvement in...
> @memsom How did you work with SVGs in V4. You turned it into an SKPicture? You say you use multiple custom colors for your SVG. How did that work?...
> repro can you paste your xaml that uses RoundRectangle I'm using sr6, and this is reported in Sentry multiple times for multiple UI controls, since I switched to sr6....
