2
0
Fork 0
godot/doc
Rindbee ce116e4708 Fix calculation bug with `TextEdit::get_line_height()`
When `get_line_height()` is less than `1`, there is no visible text.
So limit the return value of `get_line_height()` to **not less** than
`1` for calculation.

(cherry picked from commit 391bce44b7)
2023-06-16 20:55:23 +07:00
..
classes Fix calculation bug with `TextEdit::get_line_height()` 2023-06-16 20:55:23 +07:00
tools Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
translations i18n: Sync translations with Weblate 2023-06-12 14:35:33 +07:00
Doxyfile
Makefile Safeguard Makefile commands 2023-03-13 14:29:23 +07:00
class.xsd