Render signatures of the same object closer to each other #905
Unanswered
taminomara
asked this question in
Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
When a single object has multiple signatures, they're rendered with default padding. This makes signatures visually distinct one from another, as if they belong to different objects, and those objects just don't have any documentation.
I propose moving signatures of the same object closer together. Here's how it can be implemented:
Before:
After:
Beta Was this translation helpful? Give feedback.
All reactions