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
Prevents a null reference exception when the embedded image name is empty.
- Checks for null or empty embedded image names before attempting to load the resource.
- Returns early if the image name is invalid, preventing a crash.
0 commit comments