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

[regression] Frame not tall enough if line-spacing > 0 #132

Open
aaronjensen opened this issue May 24, 2023 · 0 comments
Open

[regression] Frame not tall enough if line-spacing > 0 #132

aaronjensen opened this issue May 24, 2023 · 0 comments

Comments

@aaronjensen
Copy link
Contributor

aaronjensen commented May 24, 2023

For some reason, #48 is back for me in Emacs 30, but only when :height is set:

(setq-default line-spacing 0.1)
(posframe-show " *my-posframe-buffer*"
                 :string "This is a test\nThis is a test\nThis is a test\nThis is a test\nThis is a test\nThis is a test\nThis is a test"
                 :height 7
                 :position (point))
CleanShot 2023-05-24 at 05 13 30@2x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant