-
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
Consider providing spacing presets for height of spacer block #43816
Comments
Agreed! No reason why it should adopt the same model imo. |
Ugh yes thanks, I think I hit a shortcut to save the issue before I was ready! 🙈 |
Huge fan of this—great suggestion @mikachan! |
Have added to the Spacing presets tracking issue. @mikachan do you always see the white segment square displaying over the range control thumb? Does it disappear if you do a hard refresh? Seems to happen intermittently for some people so would be good to try and track down why sometimes the correct z-index is not applied. |
Thanks for adding this to the tracking issue!
Yes, it seems to have disappeared after a hard refresh (I've also just pulled the latest trunk, although I was only 6 commits behind). I'm not sure if I've always seen it.. I'll keep my eye on it and see if it seems intermittent for me. |
Closing this as #44002 should address it 🎉 |
What problem does this address?
When adding a spacer block, the height can currently only be set using the manual height control:
What is your proposed solution?
It would be nice if the height could also be set using any available spacing presets, similar to how margin, padding, and block gap settings now work:
Related PRs:
#42173
#43466
#43246
The text was updated successfully, but these errors were encountered: