gradio/js/image/shared
Hannah 16b820038d
Fix gr.Image height inconsistencies (#8852)
* * prevent source selection cut off
* add height:100% to image-container
* ensure elements are centered

* add changeset

* add changeset

* change cover to contain

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-07-22 11:27:06 -07: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 gr.Image height inconsistencies (#8852) 2024-07-22 11:27:06 -07:00
ImageUploader.svelte Fix gr.Image height inconsistencies (#8852) 2024-07-22 11:27:06 -07: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