adonis-ui
adonis-ui copied to clipboard
Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals
**Describe the bug** i got error ``` System.Windows.ResourceReferenceKeyNotFoundException: Cannot find Dimensions.HorizontalSpace resource ``` with new MainWindow() show in App OnStartup **To Reproduce** Steps to reproduce the behavior: 1. Use MainWindow...
First I would thank and appreciate your work you have done so far, I really enjoy to use your UI. **Describe the bug** It seems your DataGrid doesn't support Virtualizing...
**Describe the bug** Using a ListView without a GridView causes any items to be collapsed into a tiny box. This had been reported and closed as an issue that would...
**Is your feature request related to a problem? Please describe.** I would like to increase the animation duration for expanders and other controls but because the duration is hardcoded in...
## Problem Currently, when we try to put TabStripPlacement="Left", the result is very off. ## Solution It would be awesome if Adonis could handle other TabStripPlacement than "Top". ## Alternative...
**Describe the bug** `AdonisWindow` is not being removed from memory after the window is closed. The window, its content, and its `DataContext` (i.e., business logic) is therefore not getting garbage...
The Expander control appears to be very similar to the GroupBox, but with an arrow to expand/collapse it. The GroupBox styling could be carried over to it.
hi, i couldnt find the way to add components neither in xaml code or from toolbox. I've done what's being told in main page. But it didnt work. I use...
Hello, and thank you for the fantastic UI framework! When I open a window which is a subclass of AdonisWindow, then close it, then force a garbage collection pass, the...
**Describe the bug** When moving between Light and Dark scheme as per the instructions in the AdonisUI documentation, the debug output pops up the line: `System.Windows.ResourceDictionary Warning: 9 : Resource...