Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

widgets #714

Merged
merged 17 commits into from
Oct 1, 2023
Merged

widgets #714

merged 17 commits into from
Oct 1, 2023

Commits on Sep 29, 2023

  1. checkbox + number slider

    felixroos committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    aa094bf View commit details
    Browse the repository at this point in the history
  2. match number.slider

    felixroos committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c93e4a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. match slider as function

    felixroos committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    276cf85 View commit details
    Browse the repository at this point in the history
  2. use loc as slider id

    felixroos committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    2731e70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b36cee9 View commit details
    Browse the repository at this point in the history
  4. make sliders work!

    felixroos committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    062d926 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33c40e5 View commit details
    Browse the repository at this point in the history
  6. fix: import

    felixroos committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    d7bc309 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. improve mouse tracking

    felixroos committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    c6ecd31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b550ff0 View commit details
    Browse the repository at this point in the history
  3. add back some margin

    felixroos committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f84d5ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4bf358 View commit details
    Browse the repository at this point in the history
  5. add extra sliderWithID function

    + add warning to slider function
    felixroos committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    564697e View commit details
    Browse the repository at this point in the history
  6. remove checkbox

    felixroos committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    c051a12 View commit details
    Browse the repository at this point in the history
  7. remove comment

    felixroos committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    21b99b3 View commit details
    Browse the repository at this point in the history
  8. fix: comment

    felixroos committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    935d8e8 View commit details
    Browse the repository at this point in the history
  9. fix: import

    felixroos committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    96f06d8 View commit details
    Browse the repository at this point in the history