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

Refix document not showing for gdscript properties in inspector since commit 77d3ac7 #64246

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

Xwdit
Copy link
Contributor

@Xwdit Xwdit commented Aug 10, 2022

The recent commit 77d3ac7 broke the fixes in PR #62936, this PR refix the issue, and also did another fix for the same problem for scripts without class name (since the original PR not solve this)

@Xwdit Xwdit changed the title Refix document not showing for gdscript properties in inspector since 77d3ac7 Refix document not showing for gdscript properties in inspector since commit 77d3ac7 Aug 10, 2022
@YuriSizov YuriSizov added this to the 4.0 milestone Aug 10, 2022
@akien-mga akien-mga merged commit 44b88f2 into godotengine:master Aug 10, 2022
@akien-mga
Copy link
Member

Thanks!

@Xwdit Xwdit deleted the fix_inspector_document branch August 10, 2022 22:35
@nonchip
Copy link

nonchip commented Aug 26, 2022

i think we might need a rerefix...
image

restarting the editor does load them, but that's rather annoying, maybe the documentation build process should empty the tooltip cache on completion?

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

Successfully merging this pull request may close these issues.

4 participants