hdocsek
hdocsek
@codebude Do you have any update on when this fix will be released?
@davidxuang Seems like you were spot on. Version `1.1.234-exp` works correctly on macOS.
@davidxuang Here are the screenshots for both versions:
@davidxuang Referencing SkiaSharp `3.0.0-preview.0.132` seems to fix the issue no matter if Avalonia `11.0.10` or `11.1.0-beta1` is used.
@cla-avalonia agree
@MrJul We implemented a functional draft based on the WPF behavior, so that we can have clearer picture and to provide a concrete example for discussing the exact API. Additionally,...
@MrJul I fixed the unit tests but the PR build still fails. I think this is due to this change in the API surface `CP0012: Cannot remove virtual keyword from...
@MrJul Thank you very much for your input. I updated the API suppression file and adressed the issues in your comments. Please let me know, if there is anything else...
@MrJul Thank you very much for your help.
@TangDave I don't know which issue you are refering to exactly, but I did a quick check. Looks like this is fixed, disabled menu items cannot be triggered via accelerator...