Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable30] feat(menu): Put list items in submenu, add indentation options #6433

Merged
merged 2 commits into from
Sep 23, 2024

Commits on Sep 23, 2024

  1. feat(menu): Put list items in submenu, add indentation options

    Fixes: #2438
    Contributes to: #2836
    
    Signed-off-by: Jonas <[email protected]>
    mejo- committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    502c0a5 View commit details
    Browse the repository at this point in the history
  2. fix(menu): Update priority numbers for menu entries

    Makes sure they're a continuous row from 1 to 16
    
    Signed-off-by: Jonas <[email protected]>
    mejo- committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d7a31d3 View commit details
    Browse the repository at this point in the history