Releases: leewyatt/rxcontrols
Releases · leewyatt/rxcontrols
11.0.3
Main changes: RXCarousel removes SubScene (css name: .carousel-subscene)
Considering that an interface may have multiple carousels to avoid too many layers;
if you want some special effects and a 3D feeling, Need to set a perspective camera for setting the main scene graph;
scene.setCamera(new PerspectiveCamera());
8.0.3
Main changes: RXCarousel removes SubScene (css name: .carousel-subscene)
Considering that an interface may have multiple carousels to avoid too many layers;
if you want some special effects and a 3D feeling, Need to set a perspective camera for setting the main scene graph;
scene.setCamera(new PerspectiveCamera());
11.0.2
8.0.2
11.0.0-alpha
Merge remote-tracking branch 'origin/master'
8.0.0-alpha
..