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

11.1.0 regression: FontFamily="Monospace" doesn't do anything #15678

Open
AnErrupTion opened this issue May 10, 2024 · 0 comments
Open

11.1.0 regression: FontFamily="Monospace" doesn't do anything #15678

AnErrupTion opened this issue May 10, 2024 · 0 comments

Comments

@AnErrupTion
Copy link
Contributor

Describe the bug

On 11.1.0-beta2, setting FontFamily="Monospace" anywhere (it can be in the global Window or an individual component) produces no visual effect, whereas it works on 11.0.10.

To Reproduce

  1. Create a new Avalonia .NET App project
  2. Upgrade the dependencies to 11.1.0-beta2
  3. In MainWindow.axaml, add FontFamily="Monospace" to the Window tag

Expected behavior

I expect the font to change to the system's monospace font (see screenshots below).

Avalonia version

11.1.0-beta2

OS

Linux

Additional context

11.1.0-beta2:
Image with 11.1.0-beta2

11.0.10:
Image with 11.0.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants