Smithsonian / dpo-voyager

DPO Voyager - 3D Explorer and Tool Suite
Apache License 2.0
167 stars 28 forks source link

Slider percent manual inputs unintuitive/wrong #273

Closed gjcope closed 4 months ago

gjcope commented 5 months ago

Directly entering a value into a 'percent' type slider input requires you to either enter the number as a fraction (e.g. 0.5 instead of 50%), or append a '%' to the end of your input. Otherwise the result is an incorrect value. Since we have a persistent '%' character in the UI, I would expect to enter the value as a percent, with or without the '%'.

gjcope commented 4 months ago

Fixed in v0.41.0