-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
fix #8076, update image and remove note in GDScript warning system docs #8136
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
fix #8076, update image and remove note in GDScript warning system docs #8136
Conversation
abcb492 to
711fa18
Compare
|
Could someone please review this? |
|
Hi! It would be really great if someone could review this before the 31st. @skyace65 I don't know if it's okay to ping people here, but it would be nice if you could spare a minute and review this. |
|
What's the rush? We're currently prioritising releasing 4.2 so reviews might be slow, and unfortunately some times documentation PRs are slow to get reviews |
skyace65
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removing the note completely without any mention of needing to search for the gdscript section is just going to confuse more people. The existing note should just be updated with another sentence saying "you can also search for the section if advanced settings is off" or something like that.
f76e04e to
c010b3a
Compare
|
Thanks for the review! I just pushed a change that hopefully fixes it - should I undo the image change? |
|
Yes, revert to the original image and this should be good to go. |
c010b3a to
eabd668
Compare
|
Thanks! |
|
Great! Sorry for bugging you a little before hehe |
closes #8076
This updates the GDScript warning system docs with a new image that doesn't highlight the "advanced" switch and removes the note about having to turn on the "advanced" switch.