It was a demo I put together to showcase my Component Spotlight  resource's ability to move scroll bars in order to spotlight components that are off screen.
  
  
     Description
Simply drop the template  anywhere in a window, and it will automatically populate with a list of every component within the window when the window is opened. 
[Screen Shot 2023-09-20 at 11.40.30 AM] 
Selecting a component from the dropdown will cause a spotlight to illuminate the component showing the user where it is in the window. 
[Component Spotlight Demo 01] 
If the component is nested in something with a scroll pane such as a template repeater or a template canvas, and the comp…