Skip to content

Conversation

@jonmindtrip
Copy link
Collaborator

This adds a func placeholder() -> Text? function to InlineImageProvider, and provides a default implementation that returns nil.

This fixes gonzalezreal#415 by making it possible to provide a placeholder for images while they load. If the InlineImageProvider doesn't implement this method, the existing behavior remains.

This is a copy of gonzalezreal#416

@jonmindtrip jonmindtrip merged commit e91ce05 into main Jul 21, 2025
@jonmindtrip jonmindtrip deleted the placeholder_image branch July 21, 2025 14:56
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.

Jitter when removing / adding images to markdown text

2 participants