Skip to content

Render stored image fallbacks and attachment icons - #29

Merged
emsi merged 1 commit into
masterfrom
feature/28-image-fallback-icons
Aug 8, 2026
Merged

Render stored image fallbacks and attachment icons#29
emsi merged 1 commit into
masterfrom
feature/28-image-fallback-icons

Conversation

@emsi

@emsi emsi commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • expose OneNote browser-compatible image representations and embedded-file icons as bounded lazy resources
  • prefer a decodable primary image, then use the stored fallback without invoking external converters
  • render stored attachment icons with a stable generic fallback and reject stale asynchronous texture results
  • pin the signed parser-fork revision and refresh Flatpak sources

Verification

  • cargo test --workspace --all-targets --locked
  • cargo clippy --workspace --all-targets --locked -- -D warnings
  • CI-equivalent isolated GTK/Xvfb tests
  • ./scripts/check-licenses.sh
  • release workflow 31257913553: native, Flatpak, and AppImage jobs passed

Closes #28

@emsi
emsi merged commit a582bb1 into master Aug 8, 2026
4 checks passed
@emsi
emsi deleted the feature/28-image-fallback-icons branch August 8, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Render stored image fallbacks and embedded-file icons

1 participant