Skip to content

turnOffResetLogic() -- allow partial reset #207

Description

@vzahradnik

Is your feature request related to a problem? Please describe.
In the current implementation, TcMenu resets menu after 30 seconds of inactivity. If a user is in some nested menu, after waking up the display, he is presented with the top menu once again. This is not always what we want, yet we would like to use the reset callback to implement our logic.

Please add an option to keep the menu reset logic enabled but without resetting the menu hierarchy to the top level. So that users can react to the event - like turn off a display - and restore the display later.

Currently, I'm calling the code renderer.turnOffResetLogic(); and implement my own custom logic.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions