You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Yes, there is need to display multiple foreground bars at the same time and without height variation, it is impossible to tell the difference. This issue is not the same as overlapping of the same type - that one we would recommend to use a specific overlap pattern which is going through HF testing now.
Describe the solution you'd like
Ability for teams to define the height of the bar with a minimum of 10px.
Describe alternatives you've considered
We've discussed color and rounded corners, but those are not as accessible.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
* New: Add custom padding support (fixes #69, fixes#73)
* Added Padding documentation
* Added unit tests
* removed fit and fdescribe
* Minor Code Review comments
* helper function to create tracks and hasCustomPadding property
* Added more Unit tests
* Added tests for timeline as well.
* Few more code review comments and minor changes
* default values if custom padding is half filled
Also added unit tests to default values when custom padding half filled
* getPadding method changes
Is your feature request related to a problem? Please describe.
Yes, there is need to display multiple foreground bars at the same time and without height variation, it is impossible to tell the difference. This issue is not the same as overlapping of the same type - that one we would recommend to use a specific overlap pattern which is going through HF testing now.
Describe the solution you'd like
Ability for teams to define the height of the bar with a minimum of 10px.
Describe alternatives you've considered
We've discussed color and rounded corners, but those are not as accessible.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: