Skip to content

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

@aaronjensen

Description

@aaronjensen

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions