Skip to content

Port to Avalonia 11.0.1#37

Open
NOoBODDY wants to merge 6 commits into
Splitwirez:masterfrom
NOoBODDY:master
Open

Port to Avalonia 11.0.1#37
NOoBODDY wants to merge 6 commits into
Splitwirez:masterfrom
NOoBODDY:master

Conversation

@NOoBODDY

@NOoBODDY NOoBODDY commented Aug 3, 2023

Copy link
Copy Markdown

I'd be glad if you could point out any faults. :)

- Removed interfaces IAvaloniaObject, IControl etc.
- AvaloniaProperty.AddOwner<>() now returns StyledProperty. So that some DirectProperties changed to StyledProperties.
- Popup: PlacementMode -> Placement?, removed StaysOpen property
- ItemsPresenter now don't have ItemsProperty and ItemsTemplateProperty. They are given from ItemControl parent. (HACK: Ribbon now has subscription of TabsProperty to ItemsProperty)
- ItemsControl now have ItemsSource, which is used to set
- Classes property in Control now is readonly. Changed to Classes.Add(_)
- Some little changes
-Stays open was changed to "IsLightDismissEnabled".
-"IsLightDismissEnabled" needs VisualLayerManager
@rainyskye

Copy link
Copy Markdown

@Splitwirez is there any plan to merge or is there any other work needing to be done?

@Splitwirez

Splitwirez commented Dec 29, 2023

Copy link
Copy Markdown
Owner

@rainyskye Closer to when this PR was first opened, I spoke with @NOoBODDY on Discord about a few changes which would need to be made, but...it doesn't look like they've pushed anything since then.

@Splitwirez Splitwirez mentioned this pull request Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants