question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support Avalonia 11 RC?

See original GitHub issue

Avalonia has reached the 11.0 RC candidate: https://github.com/AvaloniaUI/Avalonia/discussions/11593

If I upgrade the project to use Avalonia 11.0.0-rc1.1, I get these errors:

1>C:\dev\DialogHost.Avalonia\DialogHost.Avalonia\DialogOverlayPopupHost.axaml.cs(88,86,88,93): error CS0122: 'IManagedPopupPositionerPopup.Screens' is inaccessible due to its protection level
1>C:\dev\DialogHost.Avalonia\DialogHost.Avalonia\DialogOverlayPopupHost.axaml.cs(97,43,97,73): error CS0122: 'IManagedPopupPositionerPopup.ParentClientAreaScreenGeometry' is inaccessible due to its protection level
1>C:\dev\DialogHost.Avalonia\DialogHost.Avalonia\DialogOverlayPopupHost.axaml.cs(114,45,114,52): error CS0122: 'IManagedPopupPositionerPopup.Scaling' is inaccessible due to its protection level
1>C:\dev\DialogHost.Avalonia\DialogHost.Avalonia\DialogOverlayPopupHost.axaml.cs(101,43,101,56): error CS0122: 'IManagedPopupPositionerPopup.MoveAndResize(Point, Size)' is inaccessible due to its protection level

Issue Analytics

  • State:closed
  • Created 4 months ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
SKProCHcommented, Jun 1, 2023

Thanks for patience and support, i’ll try to resolve everything asap.

2reactions
alessandrofrancesconicommented, Jun 1, 2023

I really thank you for this

Read more comments on GitHub >

github_iconTop Results From Across the Web

First Release Candidate of Avalonia UI v11 Now Available!
We're excited to announce that the first Release Candidate (RC) of Avalonia UI v11 is now available for you to try out! This...
Read more >
Avalonia UI v11 Release Candidate 1: Breaking Changes and ...
The primary focus of this RC is to stabilize the API, bringing the final release of v11 even closer to completion. Avalonia UI...
Read more >
First Release Candidate of Avalonia UI v11 Now Available!
Hello Avalonia UI Community,. We're excited to announce that the first Release Candidate (RC) of Avalonia UI v11 is now available for you...
Read more >
Avalonia 0.10.11-rc.2
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as ......
Read more >
Avalonia 11 released: cross-platform framework gets new ...
NET based on the XAML presentation language, is out with a raft of new features including a new composition renderer, mobile platform support...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found