MaterialDesignInXamlToolkit icon indicating copy to clipboard operation
MaterialDesignInXamlToolkit copied to clipboard

Demo: Move ButtonsViewModel to shared project

Open JLdgu opened this issue 1 year ago • 2 comments

The FloatingActionDemoCommand does not seem to be triggered from the PopupBox, should it be removed?

JLdgu avatar Jul 21 '24 12:07 JLdgu

So the changes here look just fine. I think the demo app command is correct, however, the PopupBox I believe is the one with the bug. I suspect we need to revisit how that command is actually implemented since it does not appear to be very useful.

Keboo avatar Sep 05 '24 05:09 Keboo

I will raise a PR to change the FloatingActionDemoCommand to MVVM toolkit and also an issue with popup box

JLdgu avatar Sep 05 '24 10:09 JLdgu