allen-cell-animated / timelapse-colorizer

A web-based, time-series visualizer for tracked segmented data.
Other
7 stars 1 forks source link

fix: Header and dropdown spacing, tooltip Z-height #365

Closed ShrimpCryptid closed 3 weeks ago

ShrimpCryptid commented 1 month ago

Problem

Closes #359 and closes #358 , issues raised by Lyndsay! Also closes #352, "reverse ramp button is covered by tooltip".

Estimated review size: Tiny, 1-5 minutes

Solution

Type of change

Screenshots (optional):

image

Preview link: https://allen-cell-animated.github.io/timelapse-colorizer/pr-preview/pr-365/

github-actions[bot] commented 1 month ago

PR Preview Action v1.4.7 :---: Preview removed because the pull request was closed. 2024-06-07 17:23 UTC

github-actions[bot] commented 1 month ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 66.84% 4755 / 7113
🔵 Statements 66.84% 4755 / 7113
🔵 Functions 56.45% 118 / 209
🔵 Branches 80.65% 371 / 460
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/AppStyle.tsx 76.78% 100% 0% 76.78% 302-392
src/components/Dropdowns/ColorRampDropdown.tsx 80.07% 65% 44.44% 80.07% 53-59, 78-92, 95-96, 109-110, 124-126, 164-179, 208-209, 211-212, 247-248
Generated in workflow #961