diff options
author | Rindbee <idleman@yeah.net> | 2022-10-09 16:51:01 +0800 |
---|---|---|
committer | Rindbee <idleman@yeah.net> | 2022-10-09 22:14:40 +0800 |
commit | 3f20108703321fcd951bcec243a6c10381677286 (patch) | |
tree | ec24cee6e149240e3ab7dbbef239de7abd0cad91 /doc/classes/RDFramebufferPass.xml | |
parent | 880a0177d12463b612268afe95bd3d8dd565bf52 (diff) |
Improve caret drawing conditions for `LineEdit`
Now, `caret_can_draw` will be validated when a condition that affects
the drawability of the `LineEdit`'s caret changes; `draw_caret` will
be toggled when the caret's visibility is toggled due to blink, and
`draw_caret` will be `false` when `caret_blink_enabled` is disabled.
Fix toggling `caret_blink_enabled` could cause caret to no longer be
displayed.
Fix opening the context menu causing caret to no longer appear.
Diffstat (limited to 'doc/classes/RDFramebufferPass.xml')
0 files changed, 0 insertions, 0 deletions