shagr4th / droid48

HP48 emulator for Android
https://play.google.com/store/apps/details?id=org.ab.x48
GNU General Public License v3.0
79 stars 28 forks source link

Display not updated #16

Closed SammysHP closed 7 years ago

SammysHP commented 7 years ago

The display is updated not often enough. Actually it seems to be updated only after a keypress. There are many situations in which a update is missing, e.g.

This is extremely noticeable with SpeedUI which I tested today (and which works great).

SammysHP commented 7 years ago

Another example: The clock isn't updated, only on keypresses.

Was also reported in a comment in 2011: https://github.com/shagr4th/droid48/issues/10#issuecomment-2685587

I suggest to update the screen once or twice a second. That shouldn't produce too much load and should be fast enough in most cases.

shagr4th commented 7 years ago

I think this one is fixed with the latest commits, clock and cursor are ok