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

Select bar orientation parameter #1905

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

Conversation

Cosmatevs
Copy link
Contributor

@Cosmatevs Cosmatevs commented Jan 12, 2025

  • New parameter: orientation (horizontal or vertical)
  • More reliable item border duplication prevention – just removing excessive borders.
    The current solution with negative margins doesn't always work well with custom border widths or browser/display scaling.
  • More comprehensible .razor file – added whitespace only.

⚠️ Premium styles need to be updated.

* add 'orientation' param
* update styles
* reimplement item border duplication prevention (instead of negative margins just remove borders)
* add 'orientation' param example
* add 'updated' annotation
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.

1 participant