Skip to content

Better Way to Navigate Menus #334

Description

@snayff

Suggested Feature

Currently, panels only have a concept of previous or next UIElement, so we can only navigate in that way, with the order being determined by order of creation (or addition to list).

Requirements

  • panel has concept of where uielement sits in relation to others.
    • uielements can be in one of the 4 cardinal directions from another ui element
    • the relationship takes account of "wrapping around"

Additional Context

I wonder if we need to use a grid concept, with the ability to use blanks. This will make creation more complex, so will likely need some helper functions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions