diff options
author | Lluc Pares <lluc.pares@outlook.com> | 2022-12-08 09:34:38 +0100 |
---|---|---|
committer | Lluc Pares <lluc.pares@outlook.com> | 2022-12-08 09:43:41 +0100 |
commit | 2005b5c44a2354a1dae31820bf18c2e232fcfa88 (patch) | |
tree | 015e0cdc066f9376454b6bfa22bc243b72a74efa /thirdparty/vulkan/vk_mem_alloc.h | |
parent | cf093f8e47f9508565cdc52bb724dbdb3d548e90 (diff) |
RichTextLabel: decouple meta cursor from underline
This commit decouples the type of cursor used when the underline
of meta tag is set to False. Previous to this commit setting the
meta underline to false in the RichTextLabel would also make it
show the arrow cursor instead of the hand cursor.
Making the meta tag with no underline should not have any effect
on the type of cursor, since the text will still be clickable it
should be expected to have a hand cursor.
The same behavior is seen in other languages, like HTML+CSS, where
the setting "text-decoration" to "none" for the links, disables
the underline but maintains the clickable cursor.
Fixes godotengine/godot-proposals#3193
Diffstat (limited to 'thirdparty/vulkan/vk_mem_alloc.h')
0 files changed, 0 insertions, 0 deletions