v0.7.97

heygen-com/hyperframesv0.7.97Aug 7, 2026by github-actions[bot]

AI Summary

Fixes Studio resize behavior so animated elements stay exactly where they were dropped without jumping.

Key Highlights

  • Studio resizes keep animated elements pinned to drop point.
  • Fixes post-drop jumps in scale and position.

Full Release Notes

# HyperFrames v0.7.97

Released on 2026-08-07.

Studio resizes now keep animated elements exactly where they were dropped. The saved GSAP scale and position match the frame shown during the gesture, preventing post-drop jumps.

## Fixes

- **Studio:** Keep first, repeated, rotated, uniform, and per-axis animated resizes pinned to their drop point ([#3076](https://github.com/heygen-com/hyperframes/pull/3076)).
- **Studio:** Measure stylesheet-sized and legacy elements from their real box instead of a 200px fallback ([#3076](https://github.com/heygen-com/hyperframes/pull/3076)).

## Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.7.96...v0.7.97