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

DoubleSlider isn't picking up the minimum increment #130

Open
rickmcgeer opened this issue Dec 10, 2022 · 1 comment
Open

DoubleSlider isn't picking up the minimum increment #130

rickmcgeer opened this issue Dec 10, 2022 · 1 comment
Assignees
Labels
bug Something isn't working review fixed, ready for review

Comments

@rickmcgeer
Copy link
Contributor

On remote dashboard it increments by 1, not 4

@rickmcgeer rickmcgeer self-assigned this Dec 10, 2022
@rickmcgeer
Copy link
Contributor Author

Now fixed. Needed to expose the increment property on DoubleSliderWithValuesModel.

$world.execCommand("open browser", {moduleName: "studio/inputs/slider.cp.js", packageName: "galyleo-dashboard", });

Assigned to @merryman for review

@rickmcgeer rickmcgeer added bug Something isn't working review fixed, ready for review labels Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working review fixed, ready for review
Projects
None yet
Development

No branches or pull requests

2 participants