godot/doc
Alexander Pech 463e2002ab Keep RichTextLabel visible character properties in sync
The RichTextLabel class is inconsistent in how it updates the
visible_characters and percent_visible properties when either is changed.

To keep both properties consistent, update percent_visible when setting the
visible_characters property.
For both properties, when setting one, notify change for the other.

Docs updated for member set_visible_characters on RichTextLabel class.
2021-01-14 21:32:41 +11:00
..
classes Keep RichTextLabel visible character properties in sync 2021-01-14 21:32:41 +11:00
tools doc: Fixups to #43419 which added operators in the docs 2020-11-10 15:00:07 +01:00
translations Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
Doxyfile
Makefile