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

custom export variable descriptions don't show if in a category. #80942

Closed
Insane-Owl opened this issue Aug 23, 2023 · 1 comment
Closed

custom export variable descriptions don't show if in a category. #80942

Insane-Owl opened this issue Aug 23, 2023 · 1 comment

Comments

@Insane-Owl
Copy link

Godot version

4.1.1.stable

System information

Godot v4.1.1.stable - Windows 10.0.22621 - Vulkan (Mobile) - dedicated AMD Radeon RX 6700 XT (Advanced Micro Devices, Inc.; 31.0.21023.2010) - AMD Ryzen 5 5600X 6-Core Processor (12 Threads)

Issue description

When exporting a variable, you can usually add a custom description to it by adding ## this variable does that above it, and when hovered over it shows the description. (like so)
Screenshot 2023-08-23 144615

But when you export a custom category, the variables under it say "no description." (like so)
Screenshot 2023-08-23 150139

Here's the code
Screenshot 2023-08-23 150206

Steps to reproduce

  1. export a category
  2. add a variable below it
  3. add a custom description to said variable

Minimal reproduction project

custom description bug.zip

@dalexeev
Copy link
Member

dalexeev commented Aug 23, 2023

@dalexeev dalexeev closed this as not planned Won't fix, can't repro, duplicate, stale Aug 23, 2023
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

2 participants