Hey Bubblers,
we have just published a new plugin that allows you to move or resize any Bubble Element indicating number of pixels to move or resize and the speed of transition.
For more details please visit the plugin page: Move or resize any Bubble Element indicating number of pixels to move or resize and the speed of transition. (May affect responsive behavior)
Thanks!
Move or resize any Bubble Element indicating number of pixels to move or resize and the speed of transition. (May affect responsive behavior)
Thanks for your reply. I had a look at the demo (it works as expected). I then edited and copied all of the moveresize page’s elements (including workflows) and pasted them into a new page within my app space. I’ve also installed the plugin (1.1.0 - Initial Build).
When I preview the app I get an error in the debug console:
“General Error
The plugin 1525681401016x295174586562510850_current could not be loaded. Please check it exists.”
Naturally, the buttons neither move or resize the element/shape at runtime.
Am I missing something fundamental here? Do I need to explicitly place the plugin element on the page?
I think you copied workflows that reference the plugin of our demo page, i believe you should see some errors in the issue checker, Please replace the actions with the ones that come with your plugin, and that should do it.
thanks