Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editing server property collections does not enable Reset or Save buttons. #149

Open
ghost opened this issue Sep 9, 2014 · 3 comments
Open

Comments

@ghost
Copy link

ghost commented Sep 9, 2014

Editing server property collections (Such as Administrators, Banned Players, and Mods) does not enable "Reset" and "Save Properties" buttons on the control tab.

If another property is changed which enables the "Reset" and "Save" buttons, the buttons function properly when saving collections.

List "set" accessor is used only when the List reference changes, not when items are added or removed from the list.

@ghost
Copy link
Author

ghost commented Sep 9, 2014

In regards to this issue, I was going to create a new class expanding ObservableCollection to handle this. Being new to C# and this API framework, are there any special considerations I need to take into account? (Serialization, conversion, etc?)

@Moustachauve
Copy link
Contributor

I don't think there is any special consideration to take, but I may be wrong. Are you still working on this?

@ghost
Copy link
Author

ghost commented Sep 13, 2014

I don't have much free time to work on it, but if it's low priority, then yes, I will get to it before the 20th of September.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants