enersia / pocketwit

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

Make option to not redraw orientation in background #133

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be very useful if there was an option to disable PockeTwit from
redrawing in the background every time the screen orientation changes.

On my SCH-i760 every time I slide out the keyboard no matter what I'm
doing, texting, entering something into the address bar in Internet
Explorer, doesn't matter. PockeTwit, even though it is minimized, still
finds it necessary to redraw the GUI for the new screen orientation and
make my phone horribly slow for the next 5 - 10 seconds.

An option to disable this behavior and have PockeTwit only redraw itself
when it is in focus would be awesome, not only would it not slow down
devices while it's minimized but it would also save a lot of battery life.

Original issue reported on code.google.com by ky41...@gmail.com on 11 Feb 2009 at 10:30

GoogleCodeExporter commented 9 years ago
This should not be the case, and is not on my current dev builds with my Mogul. 
 I
have definitely included code for this purpose -- it may not be working with 
your
particular device, or may be caused by one of the many bugs in .65

I plan to release v.66 shortly.  Can you revisit the issue then and let me know 
if it
persists?  Thank you.

Original comment by jakestevenson on 12 Feb 2009 at 2:27

GoogleCodeExporter commented 9 years ago
I haven't heard any more about this and am unable to reproduce, so I'll assume I
fixed it.

Original comment by jakestevenson on 15 Feb 2009 at 1:31

GoogleCodeExporter commented 9 years ago
Needed some time to do more thorough testing.

If PockeTwit is minimized with the OK button, redrawing happens in the 
background
every time the screen orientation is changed.

If PockeTwit is minimized with the Minimize menu option redrawing does not 
happen in
the background.

Maybe there is a way to code it so the OK button press follows the same action 
as
selecting Minimize from the menu.

Original comment by ky41...@gmail.com on 15 Feb 2009 at 6:01

GoogleCodeExporter commented 9 years ago

Original comment by jakestevenson on 15 Feb 2009 at 6:17

GoogleCodeExporter commented 9 years ago
I'm pretty sure I got this taken care of in v.67.

Original comment by jakestevenson on 25 Feb 2009 at 2:04

GoogleCodeExporter commented 9 years ago
Will test today, thanks!

Original comment by ky41...@gmail.com on 25 Feb 2009 at 3:38

GoogleCodeExporter commented 9 years ago
Works great.

Original comment by ky41...@gmail.com on 25 Feb 2009 at 10:37