-
Notifications
You must be signed in to change notification settings - Fork 2
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
Slider #14
Slider #14
Conversation
I've added a few major UI changes in this PR which I've worked in to help streamline the new crystal form. As a result its missing some of the functionality the stand alone currently has. I've PR'ed this into a development branch, so we can rework features into the new UI gradually. |
There's issues here with rendering 'trust'. This isn't a simple task and I believe requires discussion amongst the team about how to determine what the 'bands' for trust are. We also need to decide what kind of scale on which we render these 'bands', i.e. how to do the calculation. @dan-mi-sun @ameba23 I'd like it if we could workshop this at some point soon, but for the time being in order to get this ticket shipped, this is pretty much complete, I've implemented a progress bar which we can use to render these bands once we've decided what those exact specifications are. |
PR for #6