I only took a quick look, but this looks pretty cool.
Here are two small things that might be worth doing:
Allow for negative values
Allow users to input the multiplier by typing (or at least mark some places on the scale with values), since if you have a number in mind, it’s a bit of work to find it.
I only took a quick look, but this looks pretty cool.
Here are two small things that might be worth doing:
Allow for negative values
Allow users to input the multiplier by typing (or at least mark some places on the scale with values), since if you have a number in mind, it’s a bit of work to find it.
2. Is now implemented.
1. is a bit tricky because the “is x times as valuable as” relation is kind of weird for negative inputs
Cheers, I’ve added both suggestions as Github issues to remember.