Give us feedback
threesixtyslider
Reactive icon

ThreeSixtySlider

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 15 Mar by 
0.0
 (0 ratings)
threesixtyslider

ThreeSixtySlider

Documentation
1.0.1

ThreeSixty-Slider

360° Image Slider plugin v2.5.2


v 1.0.0 - Features

Provides you with the ability to view something a full 360 degrees.
Fullscreen with aspect-ratio in mind and all in one click.
Fully responsive with any size parent and always with correct aspect-ratio.
Touch Enabled straight out of the box.
Position your navigation bar in one of the corners or top or bottom center.
With our really easy to use api you can make your own custom controls. (to be implemented in the next version)

This is very easy to use. Just include the ThreeSixtySlider webblock into your project and pass the necessary parameters.

Image path to be used for this will contain the images. It is preferable to implement an external image storage (AWS S3 or any external component) to avoid loading up the server with a lot of images.

Images are preferred to have common prefix for the slider to easily identify the correct images and order (e.g. threesixty_01.jpg, threesixty_02.jpg, threesixty_03.jpg...). Images may get mixed up with other sets if they only contain the order as filename (1.jpg, 2.jpg)


v 1.0.1 - Fixes


Fixed an issue where the slider does not show on iOS

Removed unused dependencies


1.0.0

This is an implementation of the ThreeSixty-Slider JS. Just use the webblock and pass the required parameters.

Image path to be used for this will contain the images. It is preferable to implement an external image storage (AWS S3 or any external component) to avoid loading up the server with a lot of images.

Images are preferred to have common prefix for the slider to easily identify the correct images and order (e.g. threesixty_01.jpg, threesixty_02.jpg, threesixty_03.jpg...). Images may get mixed up with other sets if they only contain the order as filename (1.jpg, 2.jpg)