virtualx-engine/doc
Alexander Pech d73281a350
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.

(cherry picked from commit 463e2002ab)
2021-01-15 16:49:46 +01:00
..
classes Keep RichTextLabel visible character properties in sync 2021-01-15 16:49:46 +01:00
tools makerst: Add missing newline at EOF 2020-09-15 19:26:44 +02:00
Doxyfile
Makefile