Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextEdit cursor option for "caret_background_color" fails to activate #86281

Open
inhalt120g opened this issue Dec 18, 2023 · 1 comment
Open

Comments

@inhalt120g
Copy link

inhalt120g commented Dec 18, 2023

Tested versions

v4.2.1.stable.official [b09f793]

System information

Godot v4.2.1.stable - macOS 14.2.0 - Vulkan (Forward+) - integrated Apple M1 - Apple M1 (8 Threads)

Issue description

The setting for the caret fails to render. Mentioned here:
godotengine/godot-proposals#8473 (comment)

Steps to reproduce

In Editor Settings, find the background color setting for the caret. Change it to whatever, but it will have no effect.
image

Minimal reproduction project (MRP)

Godot IDE

@Calinou Calinou changed the title Cursor option for "caret_background_color" fails to activate TextEdit cursor option for "caret_background_color" fails to activate Dec 18, 2023
@jsjtxietian
Copy link
Contributor

Indeed, unlike caret_color, the caret_background_color is never used in text_edit.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants