Activity
fix events emission on clear
fix events emission on clear
Merge pull request edgarGracia#9 from finegrain-ai/pr/handles-cursor
Merge pull request edgarGracia#9 from finegrain-ai/pr/handles-cursor
downgrade @gradio/image to 0.11.9
downgrade @gradio/image to 0.11.9
support webcam input
support webcam input
add explicit IDs to tabs in demo app
add explicit IDs to tabs in demo app
improve single box mode
improve single box mode
Force push
change cursor on handles in drag mode (can be disabled)
change cursor on handles in drag mode (can be disabled)
change cursor on handles in drag mode (can be disabled)
change cursor on handles in drag mode (can be disabled)
improve single box mode
improve single box mode
fix examples
fix examples
add touch-action: none;
to canvas
add
touch-action: none;
to canvasuse pointer events instead of mouse events
use pointer events instead of mouse events
add support for single box mode
add support for single box mode
Force push
add support for single box mode
add support for single box mode