appleneko2001

Results 6 issues of appleneko2001

> This is a PR draft, it will be able to merge after all related commits are applied. # 3.0 Feature update PR ## What this PR used for? This...

In these days I reviewed my Material.Dialog library and I found a lot problem on implementations and coding-style. So I want to remaster those things I created, because fix them...

bug
api break

I have found some compatibility issues with official theme `Avalonia.Themes.Default` For example, we have [a issue from @dojo90 early](https://github.com/AvaloniaCommunity/Material.Avalonia/issues/125), about ProgressBar sizing issue, if your application using our styles with...

bug

As #75 mentioned, our styles library is still have some issues on MenuItem and Menu widgets. Issues has solved in dev-branch, but still required some improvements and fixes. For example,...

enhancement

**Describe the bug** avaloniaUI allows you dragging knob of ToggleSwitch than click it since [commit: 75c10992a9](https://github.com/AvaloniaUI/Avalonia/commit/75c10992a9071f6cd8b1b9e179aa77f5655bfa10). It has worked properly before 11.0.0-preview1. There was a problem I observed is the...

bug

**Describe the bug** In avaloniaUI you can clip childrens by enabling `ClipToBounds` property on parent control, additional supports clipping rounded corner. But there was a problem while I want clip...

bug
regression
area-composition
release-blocker