Avalonia.ExtendedToolkit icon indicating copy to clipboard operation
Avalonia.ExtendedToolkit copied to clipboard

Extended Controls for Avalonia UI

Results 39 Avalonia.ExtendedToolkit issues
Sort by recently updated
recently updated
newest added

Good day. Question about the PropertyGrid CustomTypeEditors control. Is it possible to dynamically add properties to the control? In my application some properties are generated while the application is running,...

Right now the CroppingControl uses System.Drawing for cropping, rotate, zoom an image. This should be replaced. I had problems with zoom and CroppedBitmap.

enhancement

the width and height is set in code, should be done differently. TabItemExt if underline is on Top then the underline is one pixel too height. If you get a...

enhancement

It would be nice if I could sprinkle [PropertyOrder] attributes on object properties in a models project without pulling in all of Avalonia. I haven't looked beyond the PropertyGrid, but...