Skip to content

Conversation

@bobjacobsen
Copy link
Contributor

  • fix the crash when immediate CDI slider is initializing
  • Change from a divisions attribute to a tickSpacing attribute for slider hints

@bobjacobsen bobjacobsen mentioned this pull request Nov 5, 2024
// Does the slider itself immediately write its value on change?
public boolean isSliderImmediate();
public int getSliderDivisions();
public int getSliderTickSpacing();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add a documentation comment that tells what this value is, especially the error case.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, done!

@dpharris dpharris merged commit 2f0a403 into openlcb:master Nov 19, 2024
@bobjacobsen bobjacobsen deleted the fix-slider-and-go-to-ticks branch January 27, 2025 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants