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
widget uses Path.glob() to find image folders and files. This is fine for prototyping, but now that this set of files is fixed, let's dump the filenames/URLs/whatever we need into a text file or something like that and modify the build sequence to look there instead of globbing for local image files.
The text was updated successfully, but these errors were encountered:
widget uses Path.glob() to find image folders and files. This is fine for prototyping, but now that this set of files is fixed, let's dump the filenames/URLs/whatever we need into a text file or something like that and modify the build sequence to look there instead of globbing for local image files.
The text was updated successfully, but these errors were encountered: