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

fix: Support for low-res displays (#285) #295

Merged

Conversation

gromdimon
Copy link
Contributor

No description provided.

@gromdimon gromdimon linked an issue Dec 15, 2023 that may be closed by this pull request
@gromdimon gromdimon changed the title fix: Suppoer for low-res displays (#285) fix: Support for low-res displays (#285) Dec 15, 2023
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

Merging #295 (5caed72) into main (2bafecb) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #295      +/-   ##
==========================================
+ Coverage   80.34%   80.35%   +0.01%     
==========================================
  Files         152      152              
  Lines        5109     5112       +3     
  Branches     1221     1222       +1     
==========================================
+ Hits         4105     4108       +3     
  Misses        910      910              
  Partials       94       94              
Files Coverage Δ
frontend/src/components/SearchBar.vue 93.33% <100.00%> (+1.66%) ⬆️
frontend/src/views/GeneDetailView.vue 84.00% <ø> (ø)
frontend/src/views/ProfileView.vue 79.03% <ø> (ø)
frontend/src/views/SeqvarDetailsView.vue 73.78% <ø> (ø)
frontend/src/views/StrucvarDetailsView.vue 81.51% <ø> (ø)

@gromdimon gromdimon marked this pull request as ready for review December 15, 2023 12:15
@gromdimon gromdimon merged commit bdf7583 into main Dec 15, 2023
@gromdimon gromdimon deleted the 285-components-size-adaptation-for-low-resolution-displays branch December 15, 2023 12:18
@holtgrewe holtgrewe added this to the 0.3.0 milestone Dec 22, 2023
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.

Components size adaptation for low-resolution displays
2 participants