Hey folks! We’re still working on interactive components. Here are the latest changes:
- Autolayout:
- Auto-layout is now fully supported in interactive components.
- Previously, changing variant of an item inside an auto-layout container during prototype playback would neither reflow nor resize surrounding items and frames.
- Now, doing so reflows/resizes surrounding items and frames just as if you made an equivalent variant change in the editor.
- Fonts:
- Fixed various issues where shared fonts would not load for prototype viewers in Figma web, embeds, mobile and Maze preview.
- We’re now handling missing or local-only fonts differently in prototypes with interactive components.
- We’ll replace missing fonts for prototype viewers and warn you if you’re using local-only fonts in your prototype that may not be accessible to other viewers.
- For more details, see this post.
- Performance:
- Improved interaction responsiveness for nested interactive component instances.
- Misc:
- Fixed a bug where “change to” interactions would get their destinations set to “None” when copied and pasted between files.
- Fixed bug where hover states would get stuck on scroll.