Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mouse ContextFlyout commands fix in AvaloniaEdit.Demo #446

Merged

Conversation

Mop1398
Copy link
Contributor

@Mop1398 Mop1398 commented Aug 5, 2024

hello

this is a PR fixing Commands of Mouse ContextMenu for AvaloniaEdit.Demo

used ContextFlyout instead of ContextMenu
previous actions which were not working:

Screenshot 2024-08-05 123041

now these Items working (it's not ReactiveUI, basic MVVM):

Screenshot 2024-08-05 124512

couldn't find a better way to call the Commands from Demo. but this seems working just fine .in that case let me know here,

PS: it's my very first PR 😅, hope it helps and more importantly hope i've done it the right way

src/AvaloniaEdit.Demo/MainWindow.xaml.cs Outdated Show resolved Hide resolved
@danipen danipen merged commit f35f37a into AvaloniaUI:master Aug 5, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants