xy63345411 / panoramagl

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

Problem exiting a PLView while scrolling #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Steps to reproduce the problem:
1. Create a project that dinamically build a PLView.
2. Load the PLView.
3. Exit the PLView while you scroll the panoramic picture.
4. Reload the PLView and the execution of the PLView becomes quite slower.

Tested on:
- Simulator
- iPhone 3GS, iPhone OS 3.1.3

Version: 0.1 Alpha

Additional information/suggestions:
It could be nice have some kind of delegate methods to control if the
panoramic view is moving, if is stopped,...

Original issue reported on code.google.com by albert.h...@gmail.com on 22 Mar 2010 at 9:37

Attachments:

GoogleCodeExporter commented 8 years ago
The problem is solved in version 0.1 Beta library

Original comment by javbae...@gmail.com on 26 Apr 2010 at 1:37

GoogleCodeExporter commented 8 years ago
No it hasn't.

Steps to reproduce the problem:
1. Create a project that dinamically build a PLView.
1 1/2. Enable Accelerometer
2. Load the PLView.
3. Exit the PLView while you scroll the panoramic picture.
4. Reload the PLView and the execution of the PLView becomes quite slower.

Tested on:
- Simulator
- iPhone 3GS, iPhone OS 3.1.3

Version: 0.1 Alpha

Additional information/suggestions:
With the accelerometer, the view is constantly scrolling - would be nice to 
offer a 
cutoff so as to totally kill the movement.  Otherwise the slowdown will always 
occur 
when swapping views.

Original comment by Joe.Ekiert@gmail.com on 4 Jun 2010 at 3:44

GoogleCodeExporter commented 8 years ago
My apologies!

I meant the Version to be the Beta!

Original comment by Joe.Ekiert@gmail.com on 4 Jun 2010 at 4:12

GoogleCodeExporter commented 8 years ago
During these days i'll merge the new beta release with some code corrections. 
It'll be fixed ASAP.

Original comment by albert.h...@gmail.com on 10 Jun 2010 at 1:36

GoogleCodeExporter commented 8 years ago
Hi Joe

This weekend i will release a new revision of PanoramaGL correcting some 
problems.

Regards

Javier

Original comment by javbae...@gmail.com on 22 Jun 2010 at 2:01

GoogleCodeExporter commented 8 years ago
I have the problem with the last Version with Dynamic plviews

Original comment by sd8...@googlemail.com on 1 Aug 2010 at 8:52

GoogleCodeExporter commented 8 years ago
if you dealloc PLView and restart the view, the speed is ok

Original comment by sd8...@googlemail.com on 3 Sep 2010 at 1:15

GoogleCodeExporter commented 8 years ago
Better Way: Call [plView reset]; before you exit or reload the view

Original comment by sd8...@googlemail.com on 4 Oct 2010 at 7:08

GoogleCodeExporter commented 8 years ago
This error was corrected.

Original comment by javbae...@gmail.com on 5 Jul 2012 at 3:59