Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

fix(slider): align min and max tick labels#137

Merged
steabert merged 1 commit intoAxisCommunications:mainfrom
danielkaxis:sliderticklabelfix
Sep 6, 2021
Merged

fix(slider): align min and max tick labels#137
steabert merged 1 commit intoAxisCommunications:mainfrom
danielkaxis:sliderticklabelfix

Conversation

@danielkaxis
Copy link
Copy Markdown
Collaborator

@danielkaxis danielkaxis commented Sep 3, 2021

Introduces a fix that aligns minimum and maximum labels left and right.

slider_left_right_label_aligned

Closes #135

Copy link
Copy Markdown
Member

@steabert steabert left a comment

Choose a reason for hiding this comment

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

Looks OK but please explain the fix in the commit message body.

@danielkaxis danielkaxis force-pushed the sliderticklabelfix branch 2 times, most recently from 0d24df0 to 2b4baaa Compare September 3, 2021 13:05
Tick labels aligned at minimum and maximum values
are now aligned left and right of its container.
Previously they were centered to its value which
caused issues with long text.
@steabert steabert merged commit 00b69b2 into AxisCommunications:main Sep 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Slider tick label is outside container

2 participants