mukundmkale / panoramagl-android

Automatically exported from code.google.com/p/panoramagl-android
0 stars 0 forks source link

When using LSpherical2Panorama It has four slices where the alpha is not set. #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When using LSpherical2Panorama It has four slices where the alpha is not set. 
See the screenshot bellow.

Reproduce the problem:
1. LSpherical2Panorama sphericalPanorama = new PLSpherical2Panorama();
    sphericalPanorama.setImage(new PLImage(PLUtils.getBitmap(context, R.drawable.panorama), false));
2. this.startTransition(new PLTransitionBlend(2.0f), sphericalPanorama);

Original issue reported on code.google.com by tormasi....@gmail.com on 16 Apr 2014 at 7:53

Attachments: