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

Start writing starting guide #52

Merged
merged 9 commits into from
Oct 24, 2022
Merged

Start writing starting guide #52

merged 9 commits into from
Oct 24, 2022

Conversation

zunda-arrow
Copy link
Collaborator

Add a counter example to starting guide

Copy link
Member

@hypergonial hypergonial left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not just update the label of the button in the callback like in typical html examples instead? E.g. label goes from "Counter: 0" to "Counter: 1" after 1 click

@zunda-arrow
Copy link
Collaborator Author

zunda-arrow commented Oct 24, 2022

Why not just update the label of the button in the callback like in typical html examples instead? E.g. label goes from "Counter: 0" to "Counter: 1" after 1 click

Flare sucks at changing labels while the program is running. See #47.

@zunda-arrow zunda-arrow merged commit 8f5d6bc into main Oct 24, 2022
@zunda-arrow zunda-arrow deleted the docs/starting-guide branch October 24, 2022 20:38
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

Successfully merging this pull request may close these issues.

2 participants