capofficial / client

CAP protocol web client built with Svelte
https://cap.io
Other
2 stars 4 forks source link

Disabling dots on the leverage slider #50

Closed janbsw closed 1 year ago

janbsw commented 1 year ago

As discussed in #48, removing the dots for the leverage slider.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
client ✅ Ready (Inspect) Visit Preview Dec 9, 2022 at 6:47PM (UTC)
kappacappa commented 1 year ago

@janbsw cool. We also probably want to disable the effect of snapProgress when showDots = false, which is used to snap the slider to a nearby dot.

kappacappa commented 1 year ago

@janbsw looks good. Can you please confirm you've tested your changes locally and that the app works as expected? If so, I can merge.

janbsw commented 1 year ago

I have and it works as expected.