Commit History

fix: simplify PDF report style
83341b4
Running

rallou commited on

fix: rewrite PDF layout to eliminate overlapping
aab906e

rallou commited on

fix: use DownloadButton for PDF export and sanitize non-latin-1 chars in report text
0e7d236

rallou commited on

feat: add PDF export button with all images and metrics after MedGemma report
4a4e443

rallou commited on

fix: replace overflow:hidden on table frame with per-cell border-radius so tooltips are never clipped
3a3c435

rallou commited on

fix: add tooltip markup to placeholder table rows so tooltips appear before analysis
bdf5801

rallou commited on

Change the name of the last section
98172ab

rallou commited on

fix: make input image square in empty state by applying aspect-ratio to .upload-container
6dd74aa

rallou commited on

fix: set input column to match output image grid cell width
2c1651d

rallou commited on

fix: apply square aspect-ratio sizing to input image using same Gradio 6 selectors as output rows
6460306

rallou commited on

fix: make placeholder image blocks square by applying aspect-ratio to .empty like .image-frame
a3aee4e

rallou commited on

fix: make seg/gradcam images square via aspect-ratio on .image-frame with Gradio 6 selectors
b366593

rallou commited on

fix: target Gradio 6 .image-frame instead of deprecated [data-testid=image] to remove letterboxing
5ff1209

rallou commited on

fix: restore working letterboxing fix from d6f1ccc for seg/gradcam image rows
21f54e0

rallou commited on

fix: restore image rendering with minimal cover/width override for letterboxing
924e0f8

rallou commited on

fix: use absolute positioning inside aspect-ratio container to reliably remove letterboxing
9573f83

rallou commited on

style: improve diagnosis sizing
4e50a16

rallou commited on

style: expand banner
9b28d25

rallou commited on

style: expand banner to full width by zeroing Gradio wrapper padding
684a3d5

rallou commited on

fix: spacing
f507088

rallou commited on

style: fix banner-to-input spacing using padding-top on top-row
c4d3f21

rallou commited on

style: more space changing
7ec2ae0

rallou commited on

style: change spacing between sections
d71f551

rallou commited on

style: fix section spacing using padding-top on Gradio wrapper divs
b83530a

rallou commited on

style: increase inter-section spacing to reduce visual clutter
ba3c5ab

rallou commited on

fix: make pipeline/gradcam images square with no letterboxing, mirroring input image CSS
d6f1ccc

rallou commited on

fix: remove letterboxing on pipeline/gradcam images by switching to object-fit cover
c9ed197

rallou commited on

fix: pin container to full width and use minmax(0,1fr) grid columns to eliminate layout shift on data load
0a4a2fe

rallou commited on

fix: use uniform 3-column grid on image rows to prevent layout shift and keep equal image sizes
1cdf6d2

rallou commited on

fix: lock image row column counts with CSS grid to prevent layout shift on analysis
9f79c5c

rallou commited on

fix: pre-populate diagnosis with placeholder and target Gradio Svelte wrapper for stable table width
a074a6b

rallou commited on

fix: restore white diagnosis color and pin metrics table to full width
64b7260

rallou commited on

feat: split diagnosis/table, add placeholder biomarkers table to prevent layout shifts
707afe7

rallou commited on

fix: pin input column width so metrics table render doesn't affect layout
fc0c6f8

rallou commited on

fix: pin input image to 260×260px so layout stays consistent before and after upload
d5fde68

rallou commited on

style: hide placeholder icon in output image blocks, revert label font size
30bf402

rallou commited on

style: increase image height to 260px and enlarge block label captions
47cd48f

rallou commited on

style: increase base font size to 22px
bf8dbc3

rallou commited on

style: increase base font size to 20px for improved readability
bf29b71

rallou commited on

style: increase base font size to 18px for better readability at 100% zoom
14d285e

rallou commited on

fix: make input image fill column width as a square to align with the Analyze button
8649a51

rallou commited on

fix: constrain input image to 220×220 square with object-fit cover to match output images
f499f02

rallou commited on

fix: enforce 220×220px square blocks for both segmentation and GradCAM image rows
1731f7b

rallou commited on

fix: remove dark letterbox bars in GradCAM images by capping block width to match height
9dc9586

rallou commited on

fix: flip last-row tooltip upward so Decision Threshold text isn't clipped
1cd63d2

rallou commited on

style: add spacing between biomarkers table and segmentation pipeline section
4e3661d

rallou commited on

Update tooltips
65a8e60

rallou commited on

feat: reorder table metrics and update all biomarker labels and tooltips
7afce72

rallou commited on

fix: use consistent white borders for table frame and row separators
3466bd1

rallou commited on

fix: unify all table borders to the same opacity
90c3946

rallou commited on