Skip to content

Conversation

@mfl28
Copy link
Owner

@mfl28 mfl28 commented Jul 23, 2023

  • Makes drawing-mode selection toggle box more compact - removes text descriptions. Improves visual appearance.
  • Sets more logical keyboard shortcuts for drawing-mode selection: Ctrl+1/2/3.
  • Updates unit tests.

Closes #79 .

@mfl28 mfl28 self-assigned this Jul 23, 2023
@mfl28 mfl28 enabled auto-merge July 23, 2023 16:54
@codecov
Copy link

codecov bot commented Jul 23, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 🎉

Comparison is base (6f8a666) 86.07% compared to head (07e88af) 86.10%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #80      +/-   ##
============================================
+ Coverage     86.07%   86.10%   +0.03%     
  Complexity     1425     1425              
============================================
  Files            92       92              
  Lines          5787     5788       +1     
  Branches        524      524              
============================================
+ Hits           4981     4984       +3     
+ Misses          546      545       -1     
+ Partials        260      259       -1     
Impacted Files Coverage Δ
...mfl28/boundingboxeditor/controller/Controller.java 78.45% <ø> (ø)
.../mfl28/boundingboxeditor/ui/EditorToolBarView.java 90.51% <100.00%> (+0.06%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@mfl28 mfl28 merged commit 2e489a7 into master Jul 23, 2023
@mfl28 mfl28 deleted the feature/make-drawing-mode-selection-toggle-more-compact branch July 23, 2023 17:03
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.

Make drawing-mode selection toggles more compact

2 participants