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
I believe that because the path to load the joinimage is relative, the joinimage only get loaded correctly when the PNG files are in the app directory.
Since the test app in init.py is in the same directory as the PNG's, they load correctly.
Importing garden.navigationdrawer into your own app will fail to load the images.
The text was updated successfully, but these errors were encountered:
I believe that because the path to load the joinimage is relative, the joinimage only get loaded correctly when the PNG files are in the app directory.
Since the test app in init.py is in the same directory as the PNG's, they load correctly.
Importing garden.navigationdrawer into your own app will fail to load the images.
The text was updated successfully, but these errors were encountered: