thorvg/src
Jinny You 89dc0c57b4 lottie: fix timeRemap frame boundary handling
Fix logic bug in LottieLayer::remap() where timeRemap calculation
could exceed frame boundaries. When the calculated mapping frame
goes beyond outFrame, now returns the last valid frameNo instead
of potentially invalid frame values.

This ensures proper frame clamping for timeRemap animations and
prevents out-of-bounds frame access.

issue: https://github.com/thorvg/thorvg/issues/3591
2025-07-24 23:58:59 +09:00
..
bindings sw_engine: support hue, color, saturation, luminosity, hardmix blends 2025-07-23 18:47:32 +09:00
common sw_engine: support hue, color, saturation, luminosity, hardmix blends 2025-07-23 18:47:32 +09:00
loaders lottie: fix timeRemap frame boundary handling 2025-07-24 23:58:59 +09:00
renderer gl_engine: fix FBO validation 2025-07-24 21:46:48 +09:00
savers
meson.build