We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Godot v4.3.dev (3c59609)
Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3060 (NVIDIA; 31.0.15.3619) - 11th Gen Intel(R) Core(TM) i7-11700K @ 3.60GHz (16 Threads)
When debugging #87463, I did some test myself and found a new issue, keep it seperate because it may have different underlying reasons.
I want to copy If exact_match is false
If exact_match is false
But instead I got
This is useful for code that needs to run only once when an action is pressed, instead of every frame while it's pressed. If exact_match is false
In my clipboard
See the video:
N/A
The text was updated successfully, but these errors were encountered:
Most likely this is a RichTextLabel bug. CC @bruvzg
RichTextLabel
Sorry, something went wrong.
No branches or pull requests
Tested versions
Godot v4.3.dev (3c59609)
System information
Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3060 (NVIDIA; 31.0.15.3619) - 11th Gen Intel(R) Core(TM) i7-11700K @ 3.60GHz (16 Threads)
Issue description
When debugging #87463, I did some test myself and found a new issue, keep it seperate because it may have different underlying reasons.
I want to copy
If exact_match is false
But instead I got
In my clipboard
See the video:
_2024_01_22_17_41_42_629.mp4
Steps to reproduce
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered: