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

Make ideogram menu item similar to others #3137

Merged
merged 1 commit into from
Aug 17, 2022
Merged

Conversation

garrettjstevens
Copy link
Collaborator

This standardizes the ideogram LGV menu item so that it is more like the others.

Before:

After:

It also changes "Show gridlines" to "Show guidelines". Since there are no horizontal lines, only vertical ones, that are hidden/shown, it isn't a grid, so I think "guidelines" is more clear. It could also be "Show vertical guidelines" to be more explicit, or something else entirely if anyone has suggestions.

@garrettjstevens garrettjstevens added the enhancement New feature or request label Aug 12, 2022
@garrettjstevens garrettjstevens self-assigned this Aug 12, 2022
@codecov
Copy link

codecov bot commented Aug 12, 2022

Codecov Report

Merging #3137 (05636c2) into main (ad9bf14) will increase coverage by 0.00%.
The diff coverage is 20.00%.

@@           Coverage Diff           @@
##             main    #3137   +/-   ##
=======================================
  Coverage   58.81%   58.82%           
=======================================
  Files         648      648           
  Lines       29042    29041    -1     
  Branches     7067     7066    -1     
=======================================
  Hits        17082    17082           
+ Misses      11581    11580    -1     
  Partials      379      379           
Impacted Files Coverage Δ
.../linear-genome-view/src/LinearGenomeView/index.tsx 83.46% <20.00%> (+0.16%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cmdcolin
Copy link
Collaborator

looks good to me. making all the menu items behave more similarly increases overall ease of use!

@garrettjstevens garrettjstevens merged commit 58a9eff into main Aug 17, 2022
@garrettjstevens garrettjstevens deleted the ideogram_menu_item branch August 17, 2022 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants