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
Great project :)
I use ReactiveUI and in that project bindings happen after view is activated.
Because of that ItemsSource is not set when drag tab and drop in right corner.
I think that Layout.cs must be updated to handle that.
Lines 976-979 should be reordered:
Hi!
Great project :)
I use ReactiveUI and in that project bindings happen after view is activated.
Because of that ItemsSource is not set when drag tab and drop in right corner.
I think that Layout.cs must be updated to handle that.
Lines 976-979 should be reordered:
The text was updated successfully, but these errors were encountered: