You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Operating system or device, Godot version, GPU Model and driver (if graphics related):
OS: Ubuntu 16.04
Gotdot version: aa6772d
Issue description:
After click "Tempaltes" tab, I found it emit 2 same http request "https://godotengine.org/asset-library/api" at first time.
Expect: It should send one http request.
I don't know why NOTIFICATION_VISIBILITY_CHANGED signal emit twice.
Steps to reproduce:
Start ./bin/godot.x11.tools.64 to run godot, then click "Templates" tab.
Operating system or device, Godot version, GPU Model and driver (if graphics related):
OS: Ubuntu 16.04
Gotdot version: aa6772d
Issue description:
After click "Tempaltes" tab, I found it emit 2 same http request "https://godotengine.org/asset-library/api" at first time.
Expect: It should send one http request.
I don't know why NOTIFICATION_VISIBILITY_CHANGED signal emit twice.
Steps to reproduce:
Start ./bin/godot.x11.tools.64 to run godot, then click "Templates" tab.
Console Log:
Link to minimal example project:
The text was updated successfully, but these errors were encountered: