Hey everyone!
I just published a plugin that adds the ability to use the mouse pointer to scroll a scrollable group (vertically & horizontally). This is great for accessibility (e.g. for horizontal scrolling sections).
Demo page (editor is public): Mouse Pointer Auto Scroll
Plugin page: Mouse Pointer Auto Scroll Plugin | Bubble
Instructions:
If you need an example, take a look at the demo page!
1 - Place the ‘Mouse Pointer Auto Scroll’ element on the page
2 - Give your Bubble element (the element that scrolls) an ID attribute.
If you don’t see this the ID attribute option at the bottom of your input element properties, make sure you’ve enabled the HTML ID setting. You can do this under:
a. Settings
b. General
c. Scroll all the way down to ‘Advanced Options’
d. Check the box for → ‘Expose the option to add an ID attribute to HTML elements’
3 - Done! Your should be able to scroll your scrolling container by using your mouse.