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

Add value-pos to scale widget #1285

Merged
merged 3 commits into from
Feb 16, 2025
Merged

Conversation

ipsvn
Copy link
Contributor

@ipsvn ipsvn commented Feb 12, 2025

Description

Adds value-pos to the scale widget, to change the position of where the value on the scale is shown

Usage

(scale
	:draw-value true
	:value-pos "right")

Additional Notes

If I have done anything wrong with the documentation stuff (e.g. the var comment on the parse function) please let me know.

Checklist

Please make sure you can check all the boxes that apply to this PR.

  • All widgets I've added are correctly documented.
  • I added my changes to CHANGELOG.md, if appropriate.
  • The documentation in the docs/content/main directory has been adjusted to reflect my changes.
  • I used cargo fmt to automatically format all code before committing

@elkowar elkowar merged commit 5b4cc3e into elkowar:master Feb 16, 2025
1 check passed
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.

2 participants