Lain
7f09344989
frontend/widgets: Fix integer overflow
...
If the crop values combined are larger than the width or height of the
source, an integer overflow will occur.
This fix converts the width/height values to int, and then clamps
any negative values to 0.
2025-04-23 14:07:09 -04:00
..
2025-01-08 17:33:13 +01:00
2025-04-21 15:17:11 -04:00
2025-04-22 15:04:49 -04:00
2025-04-22 15:04:49 -04:00
2025-04-03 14:29:59 -04:00
2025-01-08 15:36:55 +01:00
2025-04-22 15:04:49 -04:00
2025-04-21 15:17:11 -04:00
2025-01-08 15:36:55 +01:00
2025-04-21 15:17:11 -04:00
2025-01-08 15:36:55 +01:00
2025-01-08 17:33:13 +01:00
2025-04-22 15:04:49 -04:00
2025-02-07 14:52:24 -05:00
2025-04-22 15:04:49 -04:00
2025-04-23 14:07:09 -04:00
2025-02-05 15:15:52 -05:00
2025-04-21 15:17:11 -04:00
2025-04-15 12:33:42 -07:00
2025-04-22 15:04:49 -04:00
2025-04-22 15:04:49 -04:00
2025-01-08 17:33:13 +01:00
2025-04-21 15:17:11 -04:00
2025-01-08 17:33:13 +01:00