fix: enhance app icon retrieval logic in home view by HynoR · Pull Request #11745 · 1Panel-dev/1Panel

@HynoR

- Updated app icon handling to use a dedicated function for improved clarity and maintainability.
- Introduced a new method, getAppIconSrc, to manage icon source retrieval based on app properties.
- Ensured proper handling of base64 and URL-based icons for better performance and consistency.

@HynoR HynoR changed the title feat: enhance app icon retrieval logic in home view fix: enhance app icon retrieval logic in home view

Jan 30, 2026

justadri pushed a commit to justadri/1Panel that referenced this pull request

Feb 13, 2026
- Updated app icon handling to use a dedicated function for improved clarity and maintainability.
- Introduced a new method, getAppIconSrc, to manage icon source retrieval based on app properties.
- Ensured proper handling of base64 and URL-based icons for better performance and consistency.