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 for robot connection and opening settings #123

Merged
merged 6 commits into from
Oct 27, 2024

Conversation

Gold872
Copy link
Owner

@Gold872 Gold872 commented Oct 27, 2024

Resolves #116 and #118

Ctrl + , will open the settings dialog
Ctrl + K will connect to the robot
Ctrl + Shift + K will connect to sim

Copy link

codecov bot commented Oct 27, 2024

Codecov Report

Attention: Patch coverage is 82.05128% with 7 lines in your changes missing coverage. Please review.

Project coverage is 66.42%. Comparing base (a96201d) to head (b3c9438).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/pages/dashboard_page.dart 82.05% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
+ Coverage   66.17%   66.42%   +0.24%     
==========================================
  Files          78       78              
  Lines        8027     8053      +26     
==========================================
+ Hits         5312     5349      +37     
+ Misses       2715     2704      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Gold872 Gold872 merged commit 4769951 into main Oct 27, 2024
8 checks passed
@Gold872 Gold872 deleted the new-shortcuts branch October 27, 2024 21:55
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.

Ctrl+comma should open the settings page
1 participant