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

Unused code in ColorWheel #60

Open
tonyhallett opened this issue Jan 24, 2022 · 3 comments
Open

Unused code in ColorWheel #60

tonyhallett opened this issue Jan 24, 2022 · 3 comments
Assignees

Comments

@tonyhallett
Copy link

This code can be deleted

private void BindedIColorPicker_PropertyChanged(object sender, System.ComponentModel.PropertyChangedEventArgs e)

as is handled by the base class

private void BindedIColorPicker_PropertyChanged(object sender, System.ComponentModel.PropertyChangedEventArgs e)

@vpapenko vpapenko self-assigned this Jan 24, 2022
@IndianaGary
Copy link
Collaborator

IndianaGary commented Jan 24, 2022 via email

@tonyhallett
Copy link
Author

@IndianaGary
I thought that the links were specific.
The BindedIColorPicker_PropertyChanged method

@IndianaGary
Copy link
Collaborator

IndianaGary commented Jan 24, 2022 via email

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

No branches or pull requests

3 participants