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

New Widget: Slider #5208

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

realSquidCoder
Copy link
Contributor

This is just like Range_Slider except that it has only one slider bar.

This is just like Range_Slider except that it has only one slider bar.
@realSquidCoder realSquidCoder marked this pull request as ready for review January 20, 2025 18:38
Copy link
Member

@myk002 myk002 left a comment

Choose a reason for hiding this comment

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

don't forget a changelog entry (in the Lua section)!

Copy link
Member

Choose a reason for hiding this comment

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

This shares a lot of data and logic with RangeSlider. Please refactor to avoid duplication. You can make shared logic non-local and refer to it from both files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants