Commit graph

6 commits

Author SHA1 Message Date
Héctor Ramón Jiménez
085842e765
Remove unnecessary comment in image::viewer 2023-08-03 20:18:31 +02:00
Malcolm Ramsay
004a1f3848 fix: Check cursor in bounds when scrolling image::Viewer
Ensure that the cursor is within the bounds of the image::Viewer when
performing the scrolling.

Fixes #1997
2023-08-03 08:42:46 +09:30
Cory Forsstrom
42c423b4a8 Add viewport to Widget::on_event 2023-07-15 10:04:25 -07:00
Héctor Ramón Jiménez
5c8cfb411e
Take Rectangle by value in Cursor API 2023-06-08 20:16:46 +02:00
Héctor Ramón Jiménez
34451bff18
Implement basic cursor availability 2023-06-08 20:11:59 +02:00
Héctor Ramón Jiménez
3a0d34c024
Create iced_widget subcrate and re-organize the whole codebase 2023-03-04 05:37:11 +01:00