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

AnchorLayoutV2 is off by default in .NET 8 #44152

Open
poke30744 opened this issue Jan 4, 2025 · 3 comments
Open

AnchorLayoutV2 is off by default in .NET 8 #44152

poke30744 opened this issue Jan 4, 2025 · 3 comments
Assignees
Labels
breaking-change Indicates a .NET Core breaking change dotnet-fundamentals/svc Pri3

Comments

@poke30744
Copy link

poke30744 commented Jan 4, 2025

Type of issue

Typo

Description

According to https://github.com/dotnet/winforms/blob/main/docs/design/anchor-layout-changes-in-net80.md, AnchorLayoutV2 is off by default in .NET 8. Please update the document.

Page URL

https://learn.microsoft.com/en-us/dotnet/core/compatibility/windows-forms/8.0/anchor-layout#new-behavior

Content source URL

https://github.com/dotnet/docs/blob/main/docs/core/compatibility/windows-forms/8.0/anchor-layout.md

Document Version Independent Id

515c5c79-b5a6-a8a7-1d5d-759b6bf21de3

Article author

@CamSoper

Metadata

  • ID: 48fd1654-b1f5-f0a4-377c-6b37541bfca6
  • Service: dotnet-fundamentals

Related Issues

@CamSoper
Copy link
Contributor

CamSoper commented Jan 7, 2025

@gewarren This was apparently changed to opt-in instead of opt-out after Preview 1. That makes it no longer a breaking change. Does this mean this doc should be retired?

@CamSoper CamSoper added breaking-change Indicates a .NET Core breaking change Pri3 and removed ⌚ Not Triaged Not triaged labels Jan 7, 2025
@gewarren
Copy link
Contributor

gewarren commented Jan 8, 2025

@dreddy-work It seems like this is no longer a breaking change since dotnet/winforms#9942. Are you okay with us removing this article since the change to make it opt-in was made before .NET 8 GA'ed?

@dreddy-work
Copy link
Member

@gewarren , yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Indicates a .NET Core breaking change dotnet-fundamentals/svc Pri3
Projects
None yet
Development

No branches or pull requests

4 participants