-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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 better variations for Separator block #16483
Comments
Nice. The zig-zag shape being referred to is shown in this lovely ticket, which also supports the idea of a disparate blocks for separator designs and top/bottom group blocks shapes. From that comment, here are some of the more "out there" ideas that nonetheless support the idea of changing dimensions and colors: Here are more basic ones that could simply be inline SVGs, which would let you easily configure the stroke-widths or colors: |
this PR #16784 should handle the case of adding colors, I will follow up with other PR handling other points. I prefer to to handle each point in a PR for it to be easy to test & review |
this PR #16925 handles the case of width changing, it would have added alignment support if not for some problems in floating. next PR will handle this
|
The default line is supposed to be a short line. However, some themes like Twenty Twenty-One, the default line is different and there is no short line. It should be possible to always select the short line, regardless of thema's default line. |
Can we make something with a dashicon icon like ----------- icon --------------- with some alignment options for icon placement like: ---- icon ------------------------------- |
Nice to see this was being looked into. Would love to see it implemented. The Separator and Dynamic blocks are super limited at the moment. |
Noting this related issue for a new shape divider block: #16351 |
The current variations of the separator are a bit limiting and not super ergonomic. We should see about:
The text was updated successfully, but these errors were encountered: