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

Built-in documentation displays strings as a vertical line instead of normal horizontal line #75087

Closed
larinius opened this issue Mar 18, 2023 · 6 comments

Comments

@larinius
Copy link

Godot version

4.0.1.rc2

System information

Windows 10

Issue description

If open documentation with Alt+F1 some titles or code examples are displayed incorrectly as vertical lines.

image

Steps to reproduce

var strings : Array[String]
Put the caret at Array, press Alt+F1

Minimal reproduction project

var strings : Array[String]

@MisoMosiSpy
Copy link
Contributor

Didn't observe this issue with current build v4.1.dev.custom_build [a44fde1]

Screenshot 2023-03-21 134246

@larinius
Copy link
Author

Here I reproduced with the latest build:
Docs issue

@YuriSizov YuriSizov added this to the 4.1 milestone Mar 21, 2023
@MisoMosiSpy
Copy link
Contributor

MisoMosiSpy commented Mar 21, 2023

var strings : Array[String]
Thanks.
Yes, I can see it too, it is happening sometimes for me.

@JohnMeadow1
Copy link

JohnMeadow1 commented Apr 11, 2023

Can confirm. Happened to me 4 times in few days.
4.0.2.stable
Can't reproduce it reliably.
~ Happens usually around Mesh docs for me.

@akien-mga
Copy link
Member

This sounds like a duplicate of #77558, which should be fixed in 4.1 beta 3.

@YuriSizov
Copy link
Contributor

Yes, indeed. Please comment if it's still a problem in 4.1 after beta 3, and we can reopen this.

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

6 participants