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
For example, a search for Cursor brings up Awesome Custom Cursor on the website, but no hits in the asset library tab.
Probably because the following type parameter is set to project.
So we think you should change it to any or add a search UI.
For example, a search for
Cursor
brings upAwesome Custom Cursor
on the website, but no hits in the asset library tab.Probably because the following
type
parameter is set toproject
.So we think you should change it to
any
or add a search UI.https://github.com/MakovWait/godots/blob/main/src/components/asset_lib_projects/asset_lib.gd#L6
The text was updated successfully, but these errors were encountered: