MicaWPF is a great library, but even for an empty project it is 25MB in size, which seems a bit heavy for developing nice looking tool app.
I see that in the new version, MicaWPF already supports TitleBarContent function, which is a useful feature, can it be branched out separately?
I want to be able to simply customize the title bar, including support for Minimize, Maximize, Close buttons with associated event subscriptions (MaximizingEvent, MaximizdEvent...) For example, I may need to do something before clicking Maximize button.
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
MicaWPF is a great library, but even for an empty project it is 25MB in size, which seems a bit heavy for developing nice looking tool app.
I see that in the new version, MicaWPF already supports TitleBarContent function, which is a useful feature, can it be branched out separately?
I want to be able to simply customize the title bar, including support for Minimize, Maximize, Close buttons with associated event subscriptions (MaximizingEvent, MaximizdEvent...) For example, I may need to do something before clicking Maximize button.
Is your feature request related to a problem? Please describe.
No response
Describe alternatives you've considered
No response
Additional context
No response