You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is more a request than an issue. On v93.2, shutting down the flipper when keeping the back button is instantaneous. On v97.2, it takes 5 sec due to this timeout:
Would it be possible to stick to the same behavior as on v93.2 ?
Putting this timeout value to 500 should restore it. Thanks.
The text was updated successfully, but these errors were encountered:
casimirextreme
changed the title
Need to wait 5sec to shutdown the flipper with back button
Need to wait 5sec to shutdown the flipper with back button on v97.2
Jan 13, 2024
This is more a request than an issue. On v93.2, shutting down the flipper when keeping the back button is instantaneous. On v97.2, it takes 5 sec due to this timeout:
flipperzero-firmware-wPlugins/applications/services/desktop/views/desktop_view_main.c
Line 22 in 5566e54
Would it be possible to stick to the same behavior as on v93.2 ?
Putting this timeout value to 500 should restore it. Thanks.
The text was updated successfully, but these errors were encountered: