joyhughes/Jen

Logarithmic slider option

オープン

#168 opened on 2024/07/15

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (20 件のフォーク)auto 404
UIenhancementgood first issue

Repository metrics

Stars
 (27 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Include a logarithmic scale option for MUI slider in JenSlider.jsx

I will add a field to slider json called json.log ... if this is true, the slider will operate with a logarithmic value range. Make this work for both regular sliders and range sliders.

Make sure min and max values are positive, as log of zero or a negative number is an error.

コントリビューターガイド