gpt4 book ai didi

JavaFX HTMLEditor : how to set line-height?

转载 作者:行者123 更新时间:2023-12-01 15:23:43 25 4
gpt4 key购买 nike

有人知道如何在 HTMLEditor 中更改行高吗?

看起来默认值为 200%,而我需要 100%。

我想要同样的效果:http://www.w3schools.com/cssref/pr_dim_line-height.asp

最佳答案

无法在 HTMLEditor 中设置 line-height

抽象方法是:在基于 HTML 的 CSS(不是 JavaFX CSS)中指定行高 -> link


使 HTMLEditor 看起来像这样的唯一方法:

enter image description here

是移除所有手动刹车HTMLEditor 自己包装文本。手动 Brakes 每次都会看起来像这样:

enter image description here

希望这对你有帮助:)

关于JavaFX HTMLEditor : how to set line-height?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29146149/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com