Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

dynamic UI library #3

@ColdIV

Description

@ColdIV

waits for #1 to be finished #1 has been resolved!

the elevator has a very simple UI by default, which is ok for most cases, but maybe someone wants more or to build their own interface
to enable that we should:

  • move the current UI to a new library (elevator-default-ui ?) Done
  • add the library for the default UI to the config and load it via SCM Done
  • create a documentation (as part of this repository) on how to create a UI library / how it works Done in default UI library

Update

As I've already resolved most of this issue, the only part that's really left is to optimise it.

Meaning:

  • create a (proper?) UI library
  • if necessary, rework the current implementation of the UI

Note: I am not too attached to the current UI implementation, if you decide to change a lot, that is fine.

UI libraries should be added at the bottom of the README.md in this repository.

Please keep the documentation up to date, if something changes.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions