Forum Academy Marketplace Showcase Pricing Features

[New free plugin] Tornis Viewport Data

Hi all,

I’d like to announce a new free plugin from AirDev called Tornis Viewport Data. This plugin allows you to track and store data related to the viewport - such as page height/width, mouse position and velocity, and scroll position and velocity. It also allows you to trigger workflow events based on changes in that data.

While it is possible to track viewport data and changes manually through JavaScript (and through some of Bubble’s out-of-the-box functionality), Tornis aims to accomplish this in a performant manner. You can learn more about the library and check out their demo here.

To use, you install the plugin and then add a “Viewport” element to your Bubble page. From there, you can reference the element to access viewport data or add workflow events that fire when the viewport changes.

Here’s our demo: run-mode / editor

Please send any issues, questions, or suggestions to [email protected] or reply to this thread!

David
AirDev

11 Likes

@david2 It works like a charm! Thanks.

Hello David, thanks for this plugin I’m having problem using it though. I see that the event is also not working for your example.


I want to show my splash screen for when the page is resized. Sometimes when the pages shows awkward position of elements as they are being hidden and I hope to use your plugin to stop that.
image

I am also seeing this error
(node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit. r.on.r.addListener @ x5:17
image

Chrome OSX
Version 75.0.3770.100 (Official Build) (64-bit)

Anything free is always appreciated and this is purely some feedback… seems to work intermittently.

Hello. It worked only for one time. After that one time, I am getting this error.

Yeaah, this doesn’t work. But I’m surprised it works in demo links