Touch Screens Bridge

Show Preview
Touch Screens Bridge

About Touch Screens Bridge

This component fixes the problem you may face when moving to mobile versions. It enables you to use desktop drag-and-hover effects on touch screens with scrolling enabled by doing the following:

  1. Place the component inside the Frame you want to enable on mobile/tablet devices.

  2. Set the width and height to fixed, change the component to absolute positioning, and set the left, right, top, and bottom pins to 0.

  3. Add a z-index to the component and set it to 10. Ensure it is the only element within its parent frame that has a z-index of 10.