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

add ColorChanged event #50

Open
benefrasch opened this issue Apr 9, 2021 · 4 comments
Open

add ColorChanged event #50

benefrasch opened this issue Apr 9, 2021 · 4 comments
Assignees

Comments

@benefrasch
Copy link

I am trying to build a app, where you get a preview of the current settings. DataBinding is not an option here.

Would it be possible, to add a ColorChanged Event, similar to the TextChanged/ Pressed Events of the Entry/ Button Class?

like:<Button Pressed="ButtonPressedEvent"/>
->
<ColorCircle ColorChanged="ColorChangedEvent"

@vpapenko vpapenko self-assigned this Apr 10, 2021
@vpapenko
Copy link
Owner

Sure.
Planning to publish a new version in May

@computercarguy
Copy link

Is this event and update still planned? I'd like to use the same functionality.

@vpapenko
Copy link
Owner

Yes. This fix is ready, but I need time to finish other tasks.
Will roll out a new release in week or two.

@vpapenko
Copy link
Owner

Done.
Please check new version.

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