[PR #257] [MERGED] feat(image resolver): add fallback image #9010

Closed
opened 2026-05-23 03:55:23 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/257
Author: @JakeStanger
Created: 7/24/2023
Status: Merged
Merged: 7/24/2023
Merged by: @JakeStanger

Base: masterHead: fix/missing-icon-crash


📝 Commits (1)

  • ef443e6 feat(image resolver): add fallback image

📊 Changes

1 file changed (+19 additions, -4 deletions)

View changed files

📝 src/image/provider.rs (+19 -4)

📄 Description

Puts a cap on the recursion, and falls back to a question mark image from the icon theme if no image could be resolved.

Fixes #250


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/257 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 7/24/2023 **Status:** ✅ Merged **Merged:** 7/24/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/missing-icon-crash` --- ### 📝 Commits (1) - [`ef443e6`](https://github.com/JakeStanger/ironbar/commit/ef443e6978949479388129760dabc3f8930c0b0f) feat(image resolver): add fallback image ### 📊 Changes **1 file changed** (+19 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/image/provider.rs` (+19 -4) </details> ### 📄 Description Puts a cap on the recursion, and falls back to a question mark image from the icon theme if no image could be resolved. Fixes #250 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 03:55:23 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#9010
No description provided.