Replies: 2 comments 3 replies
-
There was a way to define layout in Xaml but at current state of Dock/Avalonia there have been some limitation and I have abandoned that. I may restore that functionality in feature, but not planned currently. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have restored https://github.com/wieslawsoltes/Dock/tree/master/src/Dock.Model.Avalonia , demo https://github.com/wieslawsoltes/Dock/tree/master/samples/DemoXaml |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for your effort and contribution! I am a huge fan of it. Is there a way to define a complete dock without any code behind? I am more of a XAML person and I don't want to combine UI- and ViewModel code, such as you suggest within your example project. I did find following, but that doesn't work anymore.
Beta Was this translation helpful? Give feedback.
All reactions