Skip to content

refactor(core)!: App::run_iteration improvements#8696

Merged
lucasfernog merged 11 commits into
devfrom
refactor/run-iteration
Jan 29, 2024
Merged

refactor(core)!: App::run_iteration improvements#8696
lucasfernog merged 11 commits into
devfrom
refactor/run-iteration

Conversation

@lucasfernog

Copy link
Copy Markdown
Member
  • Added a callback so you can handle events
  • Removed the RunIteration return value, use the app and other sources to determine your exit condition :)

@lucasfernog lucasfernog requested a review from a team as a code owner January 29, 2024 11:39
@lucasfernog lucasfernog changed the title refactor(core): App::run_iteration improvements refactor(core)!: App::run_iteration improvements Jan 29, 2024
Comment thread examples/run-iteration/README.md Outdated
Comment thread examples/run-iteration/main.rs Outdated
lucasfernog and others added 2 commits January 29, 2024 09:22
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Comment thread core/tauri/src/app.rs Outdated
amrbashir
amrbashir previously approved these changes Jan 29, 2024
@lucasfernog lucasfernog merged commit ec9818a into dev Jan 29, 2024
@lucasfernog lucasfernog deleted the refactor/run-iteration branch January 29, 2024 13:52
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.

3 participants