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 +02:00
..
classes Fix calculation bug with TextEdit::get_line_height() 2023-06-16 20:55:23 +02:00
tools Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
translations i18n: Sync translations with Weblate 2023-06-12 14:35:33 +02:00
class.xsd 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
Doxyfile
Makefile Safeguard Makefile commands 2023-03-13 14:29:23 +01:00