MobileSheets Forums

Full Version: Screen goes off
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi

I'm in a band and we all use tablets, synchronized with midi
Since v2.5.1, the bassist screen goes off sometimes
I think it's because of this new feature:
-The screen will now automatically turn off after 1 hour of inactivity regardless of the screen lock

The thing is that he doesn't touch the screen to change songs, the midi does it
If I'm right, is it possible to choose if we want the automatic turn off screen after 1 hour?

Thank you for the good work with this app!
I can add code to reset the timer if a MIDI message is received. I want to leave the timer in there though because it's pretty rare to leave a tablet sitting without any interaction for an hour, so that usually is a good sign that the screen should be turned off so the battery isn't depleted.

Thanks,
Mike
(03-11-2019, 04:47 AM)Zuberman Wrote: [ -> ]I can add code to reset the timer if a MIDI message is received. I want to leave the timer in there though because it's pretty rare to leave a tablet sitting without any interaction for an hour, so that usually is a good sign that the screen should be turned off so the battery isn't depleted.

Thanks,
Mike

That would be perfect!