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

feat: add toggled to command #41

Merged
merged 1 commit into from
Jul 16, 2022
Merged

Conversation

tlambert03
Copy link
Member

Adds the ability to toggle menu item based on a condition

@codecov
Copy link

codecov bot commented Jul 16, 2022

Codecov Report

Merging #41 (56ec175) into main (b3f1a10) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   97.53%   97.53%           
=======================================
  Files          31       31           
  Lines        1621     1625    +4     
=======================================
+ Hits         1581     1585    +4     
  Misses         40       40           
Impacted Files Coverage Δ
src/app_model/backends/qt/_qaction.py 96.87% <100.00%> (+0.15%) ⬆️
src/app_model/types/_command_rule.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b3f1a10...56ec175. Read the comment docs.

@tlambert03 tlambert03 merged commit 2cd233e into pyapp-kit:main Jul 16, 2022
@tlambert03 tlambert03 deleted the toggled branch July 16, 2022 12:38
@tlambert03 tlambert03 added the enhancement New feature or request label Aug 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

None yet

1 participant