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 version: 4.1.1.stable
Describe the bug There is a reference to res:://docs/assets/logo.svg in the res://addons/pandora/ui/editor/pandora_editor.tscn:14
res:://docs/assets/logo.svg
res://addons/pandora/ui/editor/pandora_editor.tscn:14
To Reproduce Steps to reproduce the behavior:
addons
docs
Expected behavior No errors expected
Screenshots
Desktop (please complete the following information):
Additional context On inspecting the pandora_editor.tscn file in a text editor, the reference seems to be there on line 14
pandora_editor.tscn
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Godot version: 4.1.1.stable
Describe the bug
There is a reference to
res:://docs/assets/logo.svg
in theres://addons/pandora/ui/editor/pandora_editor.tscn:14
To Reproduce
Steps to reproduce the behavior:
addons
dir to a godot projectdocs
dirExpected behavior
No errors expected
Screenshots
![image](https://private-user-images.githubusercontent.com/56386613/268656927-12a7c850-ad74-42d5-962f-12482f95ab74.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4OTE3MTQsIm5iZiI6MTczODg5MTQxNCwicGF0aCI6Ii81NjM4NjYxMy8yNjg2NTY5MjctMTJhN2M4NTAtYWQ3NC00MmQ1LTk2MmYtMTI0ODJmOTVhYjc0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDAxMjMzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTliMGE1ZjE0MThjOWJiNWM3NjBjNDk2MDczOWYwOGZiMTdmMGI4YzljNDUzNGNmYTNhZjc4YzA1YmFmNzc1OWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.wqy5VZGMKLwZTIOiZ_O0ZWHNZyJtffW6K124QB5-z7E)
Desktop (please complete the following information):
Additional context
![image](https://private-user-images.githubusercontent.com/56386613/268658428-d2cf2d6b-82d2-45b1-8387-6b7526ba4731.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4OTE3MTQsIm5iZiI6MTczODg5MTQxNCwicGF0aCI6Ii81NjM4NjYxMy8yNjg2NTg0MjgtZDJjZjJkNmItODJkMi00NWIxLTgzODctNmI3NTI2YmE0NzMxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDAxMjMzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTY4NDczMzAzNTM0ZmNjZjBlZGFkNWUyZTU2MDkxMzM2MjY2ZGI0OWEwZGUzM2QzZWYxM2U0ODc1MzUzZGU5ZDImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.CsZRwR9lOmxEUz2tkVP_tk7NOaWTL6sGFNL_r-WVTI8)
On inspecting the
pandora_editor.tscn
file in a text editor, the reference seems to be there on line 14The text was updated successfully, but these errors were encountered: