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

Typo in slider documentation #1671

Closed
glopesdev opened this issue Feb 5, 2024 · 0 comments · Fixed by #1752
Closed

Typo in slider documentation #1671

glopesdev opened this issue Feb 5, 2024 · 0 comments · Fixed by #1752
Labels
bug Something isn't working documentation Improvements or additions to documentation
Milestone

Comments

@glopesdev
Copy link
Member

The docs for the below properties are swapped:

/// <summary>
/// Gets or sets the upper limit of values in the slider.
/// </summary>
public double Minimum

/// <summary>
/// Gets or sets the lower limit of values in the slider.
/// </summary>
public double Maximum

@glopesdev glopesdev added bug Something isn't working documentation Improvements or additions to documentation labels Feb 5, 2024
@glopesdev glopesdev added this to the 2.9 milestone Feb 5, 2024
@glopesdev glopesdev modified the milestones: 2.9, 2.8.3 Apr 15, 2024
PathogenDavid added a commit to PathogenDavid/bonsai that referenced this issue Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant