Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

Show value on change #18

Open
neclepsio opened this issue Mar 9, 2018 · 2 comments
Open

Show value on change #18

neclepsio opened this issue Mar 9, 2018 · 2 comments
Assignees

Comments

@neclepsio
Copy link

Please add some way to show the current temperature upon change, and make it change in steps of 100K.

@kiyui
Copy link
Owner

kiyui commented Apr 7, 2018

Hi there @neclepsio while I can have the extension show the current temperature on change, I can't quite change change the value of the steps (or at least I'm not sure how to), since I am simply calculating it as so:

T := Temperature
R := How much the slider is scrolled, from 0-1
T = (R * (Max - Min)) + Min

I'll continue seeing if I can support this secondary feature in the future though 😄

@neclepsio
Copy link
Author

neclepsio commented Apr 8, 2018 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants