This repository was archived by the owner on Jun 1, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
dynamic UI library #3
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 ?)Doneadd the library for the default UI to the config and load it via SCMDonecreate a documentation (as part of this repository) on how to create a UI library / how it worksDone 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
- part of this may include resolving known bugs
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request