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

User interface interactions #13

Open
2 of 3 tasks
TheAzack9 opened this issue Aug 29, 2018 · 4 comments
Open
2 of 3 tasks

User interface interactions #13

TheAzack9 opened this issue Aug 29, 2018 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@TheAzack9
Copy link
Collaborator

TheAzack9 commented Aug 29, 2018

Implement some user interface elements

  • Button
  • Slider
  • Labels
@luringens
Copy link
Member

Basic implementation of a button that interacts with global state has been complete. Rendering text is still an important missing feature however.

@luringens
Copy link
Member

Currently working on text rendering.

@luringens luringens added the enhancement New feature or request label Sep 14, 2018
@luringens
Copy link
Member

Text rendering has been postponed. @TheAzack9 has made an abstraction for rendering primitives. I'm working on implementing a slider.

@luringens
Copy link
Member

Slider implemented in e3b8436.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants