Geccoka

Results 3 comments of Geccoka
trafficstars

Here is a solution i've found using pure CSS: `.simplebar-wrapper:hover ~ .simplebar-track > .simplebar-scrollbar:before { opacity: 0.5 !important; }`

Yes, basicly if you set the SelectedValues programatically to some non empty collection, after the List component loading, the state of the select all checkbox should be set accordingly. ![kép](https://github.com/CodeBeamOrg/CodeBeam.MudBlazor.Extensions/assets/102720674/d1d37866-5305-4c1e-be20-8faef8222c44)...

This issue was the main reason that i started to use [OverlayScrollbars](https://kingsora.github.io/OverlayScrollbars/) instead of the default one in my applications.