Skip to content

add a synchronous placeholder() function to InlineImageProvider #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 21, 2025

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
1 participant