Andrey-2021

Results 6 issues of Andrey-2021

It is necessary to make the possibility of a whole (one) menu. I.e. when the menu and the dropdown menu are together, then it should be one whole menu. When...

### Describe the bug Hi! In [https://ghost1372.github.io/handycontrol/theme/handyControl](your examle) `internal void UpdateSkin(SkinType skin) { SharedResourceDictionary.SharedDictionaries.Clear(); ResourceHelper.GetTheme("HandyTheme", Resources).Skin = skin; Current.MainWindow?.OnApplyTemplate(); }` But there is NO GetTheme() witn two arguments, When press...

Please add new component Horizontal Scroll How is it here https://www.fluentui-blazor.net/HorizontalScroll Thanks

Please add parametr in Expanded in RadzenTreeLevel. In Expanded pass the last modified object (uncheck/checked) as parameter. **Is your feature request related to a problem? Please describe.** Example: ` `...

Hi! please! add Carousel [https://mudblazor.com/components/carousel#api](https://mudblazor.com/components/carousel#api) or Slideshow [https://asuikit.com/v3/slideshow](https://asuikit.com/v3/slideshow) thanks!

Hi! When I check/uncheck the Command don't execute!!! I think is not correct, this is error, because each Item is checked/unchecked. The Command must be execute. Thanks.