We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Two issues with menus on X11 popped up since Avalonia 11.0.8 (also present in 11.0.9):
Steps to reproduce the behavior:
ControlCatalog:
In my app, it's much more noticeable due to the rounded corners:
The text was updated successfully, but these errors were encountered:
I see a similar effect on tooltips with Linux.
Sorry, something went wrong.
wayland is also affected: sn4k3/UVtools#836 (comment)
UVtools had to downgrade to 11.0.7 to get it to work again.
Need to release 11.0.10 with that revered PR.
Fixed by https://github.com/AvaloniaUI/Avalonia/releases/tag/11.0.10
No branches or pull requests
Describe the bug
Two issues with menus on X11 popped up since Avalonia 11.0.8 (also present in 11.0.9):
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
ControlCatalog:
![image](https://private-user-images.githubusercontent.com/38386967/303794917-fb41f8e9-2770-462a-8422-e4414b43446c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMzgwMDUsIm5iZiI6MTczOTAzNzcwNSwicGF0aCI6Ii8zODM4Njk2Ny8zMDM3OTQ5MTctZmI0MWY4ZTktMjc3MC00NjJhLTg0MjItZTQ0MTRiNDM0NDZjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDE4MDE0NVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTYzZTE0NTAxOGExNTIwYzg1OTk5Zjg0OTllYmNkZTFiMzllYTYwMWU0YmY4N2UxNTA0Yjc4NzgyODA4N2ZlMGYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.YnVSAsgbbxPMAmZ39UlBLs0CZyISyhXN6Z_nIaS3S3I)
In my app, it's much more noticeable due to the rounded corners:
![image](https://private-user-images.githubusercontent.com/38386967/303796331-0702788e-9836-4ef0-b324-7956bcba748c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMzgwMDUsIm5iZiI6MTczOTAzNzcwNSwicGF0aCI6Ii8zODM4Njk2Ny8zMDM3OTYzMzEtMDcwMjc4OGUtOTgzNi00ZWYwLWIzMjQtNzk1NmJjYmE3NDhjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDE4MDE0NVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJlMGRiZTU4NzZhZmZlOTA5OGRiOTlmYmExYzg0ZTUyNDY2MTljZjVhZGY5OTdmYjgxYTM3MmI2NGQ0YjQzMTAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.3VgS-Nm7s5X1bqRI3K5byAAszAAtzdTgv_3zUWQCLxk)
Environment
Additional context
The text was updated successfully, but these errors were encountered: