Replies: 1 comment
-
Yeah that would be nice, I think current offset helpers are probably too much hard coded and could be definitely improved to be more customizable. I'd be glad to accept PRs in regards. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Aside from the fact that currently
showOffsetsSelected
is not working ( #4998 ) I have some ideas for a bettershowOffsets
functionality.It would be great if it could also show the
gap
property between grid items and flex children as you hover or select thedisplay:grid
ordisplay:flex
parent.Also, it would be great if
margin-inline:auto
(margin-left and margin-right auto) could be displayed as a margin from the element bounds all the way to the parent container.Beta Was this translation helpful? Give feedback.
All reactions