Artyom M.
Artyom M.
Closing as there is no feedback.
Hi > Seems to be a miscalculation with the scrolling now: @Saman-00 can you fix that? Then we can merge if there no other issues.
Maybe we should not even try to fix it, if it's too much work. There is plan to replace the popover with https://floating-ui.com/ Because nobody wants to maintain our popover...
> For the MudSlider an implementation for INumber has been added. I think this is not sustainable. For the new Date Picker a constraint is added `where T : struct`....
Should we maybe just set `[SetCulture("en-US")]` on the tests to not rely on the converters that might be reworked in future?
Hi @kev-andrews can you write tests? Then I can merge it.
Any update on this? I'd like to merge it for the preview.3
Hi. I would suggest to try out the v7 preview2 where the TreeView was rewritten.
> Changes of style in v7 make chips blend into the background and sticky columns content squished together when grid is scrolled horizontally (the grid issue is nothing new, but...