gradio/js/image/shared
Hannah ba6322ec2b
Fix image height content fit (#9116)
* fix image height content fit

* add changeset

* use `scale-down` instead of `contain`

* add changeset

* fix spacing

* apply image uploader styling to image preview

* Fix image/shared/ImagePreview style

* Fix

* Remove unnecessary styles from .image-frame

* Revert prev for the fullscreen mode

* Add stories

* fix python test

* move story files, fix python tests

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Yuichiro Tachibana (Tsuchiya) <t.yic.yt@gmail.com>
2024-08-21 18:41:40 +01:00
..
ClearImage.svelte Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
Image.svelte chatbot component tweaks (#8594) 2024-06-24 21:41:06 +00:00
ImagePreview.svelte Fix image height content fit (#9116) 2024-08-21 18:41:40 +01:00
ImageUploader.svelte Fix image height content fit (#9116) 2024-08-21 18:41:40 +01:00
index.ts Gradio components in gr.Chatbot() (#8131) 2024-06-14 14:43:35 +00:00
stream_utils.test.ts Correctly handle device selection in Image and ImageEditor (#7754) 2024-04-08 19:20:47 +01:00
stream_utils.ts Correctly handle device selection in Image and ImageEditor (#7754) 2024-04-08 19:20:47 +01:00
utils.ts Fix .select for gr.Image, gr.CheckboxGroup (#6942) 2024-01-04 07:57:18 -08:00
Webcam.svelte Fix gr.Image height inconsistencies (#8852) 2024-07-22 11:27:06 -07:00
WebcamPermissions.svelte Allow start/pause of streaming image input. Only access the webcam while it's needed (#7228) 2024-02-02 18:26:44 +00:00