You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial plan
* Remove LineView and replace all usages with Line
- Deleted LineViewExample.cs scenario
- Deleted LineViewTests.cs test file
- Replaced LineView with Line in all examples (CollectionNavigatorTester, FileDialogExamples, LineExample, Wizard)
- Replaced LineView with Line in all tests (ViewTests, TileViewTests)
- Changed TileViewLineView to inherit from Line instead of LineView
- Removed LineView.cs file
- Removed LineView category from TileViewNesting scenario
Co-authored-by: tig <585482+tig@users.noreply.github.com>
* Remove LineView references from documentation
- Updated Line.cs XML documentation to remove comparison with LineView
- Removed LineView section from views.md documentation
Co-authored-by: tig <585482+tig@users.noreply.github.com>
* Fixes Wizard (gui-cs#4269)
* fixed Wizard
* Made Line use GetAttributeForRole
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: tig <585482+tig@users.noreply.github.com>
Co-authored-by: Tig <tig@users.noreply.github.com>
0 commit comments