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

Replace px with pt to fix Bug #1590 #1591

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

AaronGullickson
Copy link
Contributor

@AaronGullickson AaronGullickson commented Feb 26, 2024

Summary

This issue addresses Issue #1590 which was supposedly corrected by PR #1450. However, there was a typo in the code and the "px" units were not converted properly to "pt" values. This very small PR does that and I have confirmed that this resolves the bug in #1590.

Related GitHub Issues and PRs

Checklist

Fixes: #1590

This was added in PR rstudio#1470 but used px instead of pt causing the problem to persist
@AaronGullickson AaronGullickson marked this pull request as ready for review February 26, 2024 22:34
@rich-iannone rich-iannone self-requested a review February 27, 2024 13:54
Copy link
Member

@rich-iannone rich-iannone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rich-iannone rich-iannone merged commit c8877ad into rstudio:master Feb 27, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tab_stub_indent breaks pdf output in Quarto
3 participants