While prototyping, clicking on an element should scroll-to-view in the Layers panel

I usually do the design first, then add all the necessary prototype interactions.

In doing so, I usually am in “prototype mode” for an extended amount of time, and I noticed that when I click on an element to add an interaction it doesn’t scroll-to-view in the Layers panel. It would be very useful so I can double-check I’m adding the interaction to the right element (eg: the interaction should be applied to the Button component rather than to its label)

Currently, I have to be in “design mode”, select the element (eg: Button), make sure I have selected the component rather than anything else inside it, then switch to “Prototype mode” and add the interaction.
I have to do this for each and every prototype interaction in my design. It’s a huge waste of time.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.