MarianSWA

Results 22 comments of MarianSWA

I would very much like to see this merged 😄 it's a simple change that can improve a lot of things Just to show how problematic this is I gathered...

> > > > I am still not sure if we should use `IEnumerable` or `ICollection`. > > > > > > > > > `ICollection` has a very convenient...

@rogue6800 @Garderoben Any news on this? This would be very useful as adding density parameters to each and every component is not ideal. As time goes on, the more UI...

I'll also add $1000 to the bounty for this feature 🔥

Thanks both for replying, this helped me understand why it's not working like I expected for this particular workflow. Do you guys know, is there any other way to get...

@domaindrivendev Version 7.0.0-preview-2114 seems to have been removed from myget and this crashes our build. We were relying on it, temporarily, until the official .net 7 version is out. Can...

Thanks @htuomola, good point! For now we've switched to 6.5.0-preview-2124 from myget which seems to have .net 7 support as well. This leads me to belive that the next version,...

Thanks for the workaround, it works! Hopefully an official fix is coming like you suggested

Thanks for the tip @gabecook , might work for some scenarios. In my case (MudTabs inside Modal window) it didn't. No matter how I set the minimum width, the line...

I removed the underline completely and styled the active tab manually. It’s a shame it doesn’t follow the material design any more but it was too small of an issue...