mohammadKarimi / Riter

Riter is not a pen, it's your mind.
MIT License
15 stars 2 forks source link

Send HotKeys to View Model to Handle which Action must call. #38

Open mohammadKarimi opened 3 hours ago

mohammadKarimi commented 3 hours ago

After adding the HotKeys (static for now) in a dictionary like [R] for Release button. now we want to send this hotkey to View Model to decide which method must be called.

mohammadKarimi commented 3 hours ago

@MohammadMokhtarii you can now add this feature.

MohammadMokhtarii commented 1 hour ago

40 is the desired implementation.