Pretty good audio sync if I do say so myself :)
This commit is contained in:
@ -10,7 +10,7 @@ namespace Aurora.Design.Components.MemberList
|
||||
public partial class MemberList : ContentView
|
||||
{
|
||||
private static ObservableCollection<PartyMember> _newSource;
|
||||
private static NotifyCollectionChangedEventHandler _collectionChangedHandler;
|
||||
// private static NotifyCollectionChangedEventHandler _collectionChangedHandler;
|
||||
public MemberList()
|
||||
{
|
||||
InitializeComponent();
|
||||
|
Reference in New Issue
Block a user