Skip to content
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

Refactor MarkdownImage and InlineImage handling #204

Merged
merged 3 commits into from
Sep 1, 2024

Conversation

mikepenz
Copy link
Owner

  • move computation of placeholder size to ImageTransformer offering more flexibility
    • add new PlaceholderConfig which contains the information on placeholder size and vertical align
  • expand ImageData with contentScale, alpha, colorFilter allowing additional configuration options

… more flexibility

  - add new PlaceholderConfig which contains the information on placeholder size and vertical align
- expand `ImageData` with `contentScale`, `alpha`, `colorFilter` allowing additional configuration options
@mikepenz
Copy link
Owner Author

This change will allow full width images to be configured by offering the ability to change the placeholder size computation

@mikepenz mikepenz merged commit 62b1cea into develop Sep 1, 2024
3 checks passed
@mikepenz mikepenz deleted the feature/refactor_markdown_image branch September 1, 2024 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant