Code Monkey home page Code Monkey logo

knob's People

Contributors

ergosoftuk avatar spheras avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

knob's Issues

Non-linear increments

Scenario - I'm wanting a knob where I can select every (whole) number between 0 and 720.

Problem - It doesn't seem to be possible to set values causing the step increments to be 1.

Reproduction - With a starting setup as follows...

[min]="0" [max]="720" [startDegree]="0" [endDegree]="360" (change)="log($event)"

I would have expected each "step" of the knob to be 2 (i.e. 720/360). However, in testing, this gives increase in output value of 6. Assuming this to be graphical precision due to the size of the knob, I expected that Increasing the [endDegree] to "720" (i.e. 2 full rotations), each "step" of the knob would now be 3. However, the step is still 6, the knob instead just moves twice as far (i.e. 2 degrees). This can be more clearly seen by setting [endDegree] to "3600" (i.e. 10 full rotations). The step is still 6 but the knob rotation occurs in very large jumps.

I'll have a work through the maths and submit a pull request if I figure anything out.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.