fix: use DownloadButton for PDF export and sanitize non-latin-1 chars in report text 0e7d236 rallou commited on 6 days ago
feat: add PDF export button with all images and metrics after MedGemma report 4a4e443 rallou commited on 6 days ago
fix: replace overflow:hidden on table frame with per-cell border-radius so tooltips are never clipped 3a3c435 rallou commited on 6 days ago
fix: add tooltip markup to placeholder table rows so tooltips appear before analysis bdf5801 rallou commited on 6 days ago
fix: make input image square in empty state by applying aspect-ratio to .upload-container 6dd74aa rallou commited on 6 days ago
fix: apply square aspect-ratio sizing to input image using same Gradio 6 selectors as output rows 6460306 rallou commited on 6 days ago
fix: make placeholder image blocks square by applying aspect-ratio to .empty like .image-frame a3aee4e rallou commited on 6 days ago
fix: make seg/gradcam images square via aspect-ratio on .image-frame with Gradio 6 selectors b366593 rallou commited on 6 days ago
fix: target Gradio 6 .image-frame instead of deprecated [data-testid=image] to remove letterboxing 5ff1209 rallou commited on 6 days ago
fix: restore working letterboxing fix from d6f1ccc for seg/gradcam image rows 21f54e0 rallou commited on 6 days ago
fix: restore image rendering with minimal cover/width override for letterboxing 924e0f8 rallou commited on 6 days ago
fix: use absolute positioning inside aspect-ratio container to reliably remove letterboxing 9573f83 rallou commited on 6 days ago
style: expand banner to full width by zeroing Gradio wrapper padding 684a3d5 rallou commited on 6 days ago
style: fix banner-to-input spacing using padding-top on top-row c4d3f21 rallou commited on 6 days ago
style: fix section spacing using padding-top on Gradio wrapper divs b83530a rallou commited on 6 days ago
fix: make pipeline/gradcam images square with no letterboxing, mirroring input image CSS d6f1ccc rallou commited on 6 days ago
fix: remove letterboxing on pipeline/gradcam images by switching to object-fit cover c9ed197 rallou commited on 6 days ago
fix: pin container to full width and use minmax(0,1fr) grid columns to eliminate layout shift on data load 0a4a2fe rallou commited on 6 days ago
fix: use uniform 3-column grid on image rows to prevent layout shift and keep equal image sizes 1cdf6d2 rallou commited on 6 days ago
fix: lock image row column counts with CSS grid to prevent layout shift on analysis 9f79c5c rallou commited on 6 days ago
fix: pre-populate diagnosis with placeholder and target Gradio Svelte wrapper for stable table width a074a6b rallou commited on 6 days ago
fix: restore white diagnosis color and pin metrics table to full width 64b7260 rallou commited on 6 days ago
feat: split diagnosis/table, add placeholder biomarkers table to prevent layout shifts 707afe7 rallou commited on 6 days ago
fix: pin input column width so metrics table render doesn't affect layout fc0c6f8 rallou commited on 6 days ago
fix: pin input image to 260×260px so layout stays consistent before and after upload d5fde68 rallou commited on 6 days ago
style: hide placeholder icon in output image blocks, revert label font size 30bf402 rallou commited on 6 days ago
style: increase image height to 260px and enlarge block label captions 47cd48f rallou commited on 6 days ago
style: increase base font size to 20px for improved readability bf29b71 rallou commited on 6 days ago
style: increase base font size to 18px for better readability at 100% zoom 14d285e rallou commited on 6 days ago
fix: make input image fill column width as a square to align with the Analyze button 8649a51 rallou commited on 6 days ago
fix: constrain input image to 220×220 square with object-fit cover to match output images f499f02 rallou commited on 6 days ago
fix: enforce 220×220px square blocks for both segmentation and GradCAM image rows 1731f7b rallou commited on 6 days ago
fix: remove dark letterbox bars in GradCAM images by capping block width to match height 9dc9586 rallou commited on 6 days ago
fix: flip last-row tooltip upward so Decision Threshold text isn't clipped 1cd63d2 rallou commited on 6 days ago
style: add spacing between biomarkers table and segmentation pipeline section 4e3661d rallou commited on 6 days ago
feat: reorder table metrics and update all biomarker labels and tooltips 7afce72 rallou commited on 6 days ago
fix: use consistent white borders for table frame and row separators 3466bd1 rallou commited on 7 days ago