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

Update non-"truncation" mode in "sticky" mode #35

Closed
mdmintz opened this issue Apr 26, 2023 · 1 comment · Fixed by #39
Closed

Update non-"truncation" mode in "sticky" mode #35

mdmintz opened this issue Apr 26, 2023 · 1 comment · Fixed by #39
Assignees
Labels
enhancement New feature or request

Comments

@mdmintz
Copy link
Owner

mdmintz commented Apr 26, 2023

Update non-truncation mode in sticky mode

In non-truncation sticky mode, instead of all lines taking on the length of of the longest line (for consistent spacing caused by adding empty spaces to shorter lines), each line should just be the length of itself. This will keep the code more concise, and prevent a really long line from messing up the entire spacing for the code display.

@mdmintz mdmintz added the enhancement New feature or request label Apr 26, 2023
@mdmintz mdmintz self-assigned this Apr 26, 2023
@mdmintz
Copy link
Owner Author

mdmintz commented Apr 26, 2023

This was resolved in 1.4.0 - https://github.com/mdmintz/pdbp/releases/tag/v1.4.0

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

Successfully merging a pull request may close this issue.

1 participant