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

patch: added idle state button #72

Merged
merged 3 commits into from
Apr 24, 2024
Merged

patch: added idle state button #72

merged 3 commits into from
Apr 24, 2024

Conversation

pythonbrad
Copy link
Member

Related issue

resolve #8

Change

Added a button who will permit to pause / resume the afrim.

@pythonbrad pythonbrad self-assigned this Apr 24, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8820514476

Details

  • 40 of 47 (85.11%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.5%) to 89.607%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/lib.rs 7 8 87.5%
src/window/toolkit.rs 33 39 84.62%
Totals Coverage Status
Change from base Build 8820332331: -0.5%
Covered Lines: 638
Relevant Lines: 712

💛 - Coveralls

@pythonbrad pythonbrad merged commit 2281ca5 into main Apr 24, 2024
4 of 5 checks passed
@pythonbrad pythonbrad deleted the patch_pause_resume branch April 24, 2024 17:37
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.

Provide a way to switch in normal input mode
2 participants