joyhughes/Jen

Logarithmic slider option

開放

#168 建立於 2024年7月15日

 (0 則留言) (0 個反應) (0 位負責人)C++ (20 個分叉)auto 404
UIenhancementgood first issue

倉庫指標

星標
 (27 顆星)
PR 合併指標
 (平均合併 24天 12小時) (30 天內合併 1 個 PR)

描述

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.

貢獻者指南