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

added shortcuts to add rectangle and circle #230

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

ikorason
Copy link

@ikorason ikorason commented Oct 2, 2023

cmd + r = add rectangle
cmd + o = add circle (if using c will interference with copy paste so decided to use o)

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #230 (e4ac80a) into main (6257308) will decrease coverage by 0.07%.
Report is 6 commits behind head on main.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
- Coverage   12.84%   12.78%   -0.07%     
==========================================
  Files          59       59              
  Lines        7537     7573      +36     
==========================================
  Hits          968      968              
- Misses       6569     6605      +36     
Files Coverage Δ
src/ui_plugin/systems/keyboard.rs 0.00% <0.00%> (ø)

@Dimchikkk Dimchikkk merged commit 107d2cf into Dimchikkk:main Oct 2, 2023
6 of 8 checks passed
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.

None yet

2 participants