Skip to content

Remove category change contextmenu item for non-View tree cells#23

Merged
mfl28 merged 1 commit intomasterfrom
bugfix/remove-change-category-menuitem-for-category-tree-cells
Aug 17, 2022
Merged

Remove category change contextmenu item for non-View tree cells#23
mfl28 merged 1 commit intomasterfrom
bugfix/remove-change-category-menuitem-for-category-tree-cells

Conversation

@mfl28
Copy link
Owner

@mfl28 mfl28 commented Aug 17, 2022

  • Removes the "Change Category" contextmenu-item for object tree cells whose corresponding cell-object is not a View instance.
  • Adds test assertions.

Fixes #22 .

@mfl28 mfl28 changed the title Remove category change contextmenu item for category tree cells. Remove category change contextmenu item for non-View tree cells Aug 17, 2022
@mfl28 mfl28 self-assigned this Aug 17, 2022
@codecov
Copy link

codecov bot commented Aug 17, 2022

Codecov Report

Merging #23 (8a0176b) into master (1902b1b) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master      #23      +/-   ##
============================================
+ Coverage     84.05%   84.08%   +0.02%     
  Complexity     1213     1213              
============================================
  Files            86       86              
  Lines          5301     5309       +8     
  Branches        476      477       +1     
============================================
+ Hits           4456     4464       +8     
  Misses          610      610              
  Partials        235      235              
Impacted Files Coverage Δ
...28/boundingboxeditor/ui/ObjectTreeElementCell.java 94.93% <100.00%> (+0.19%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@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 01e553d into master Aug 17, 2022
@mfl28 mfl28 deleted the bugfix/remove-change-category-menuitem-for-category-tree-cells branch August 17, 2022 13:23
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.

Category tree cell context menu contains category change menu-item

1 participant