mirror of
https://github.com/thorvg/thorvg.git
synced 2025-07-27 00:26:51 +00:00
![]() 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 |
||
---|---|---|
.. | ||
bindings | ||
common | ||
loaders | ||
renderer | ||
savers | ||
meson.build |