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

Aligning types in html view #13

Open
mariusc23 opened this issue Jan 22, 2022 · 1 comment
Open

Aligning types in html view #13

mariusc23 opened this issue Jan 22, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@mariusc23
Copy link

Hi, thanks for writing this library!

I'm wondering if the types can be better aligned to start on the same line for both the left and right view. For example in the screenshot below it would be helpful if Post can start on the same line.
Screen Shot 2022-01-21 at 5 26 10 PM

This would make it easier to spot when fields are added vs entire types are added.

@fabsrc fabsrc added the enhancement New feature or request label Jan 24, 2022
@Ranko97
Copy link

Ranko97 commented Feb 7, 2022

I have similar issue - after generating HTML output there is misalignment at the top of the page - but changes at the bottom are aligned properly. Misalignment increases by one line for every block of differences, starting from the bottom of the page. So by the time it reaches top, misalignment is so big that you can't clearly changes clearly any more. Is there any fix for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants