Skip to content

What is the meaning of "currentValue" in renderLoop(unsigned int currentValue, RenderPressMode userClick) #294

@luwenjin

Description

@luwenjin

It seems that the currentValue of renderLoop(unsigned int currentValue, RenderPressMode userClick) shows the index of the active item which was hidden by renderer.takeOverDisplay();, and the max value of currentValue is restricted by the menu item count.

IMO, since the display is already taken by custom ui, currentValue should not relate to the items of the current menu.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions