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

14 work on post previews #20

Merged
merged 3 commits into from
Mar 8, 2025
Merged

Conversation

benjaminpreiss
Copy link
Collaborator

No description provided.

- Add support for "cover" and "contain" image fit options
- Center canvas content and set max width for better readability
- Enhance canvas preview with blurred background effect
- Clean up image styling and layout logic
- Remove unused text rect count calculation
- Fix various flex and spacing issues in canvas components

The changes improve the visual presentation and responsiveness of
images and canvas elements throughout the social media app.
@benjaminpreiss benjaminpreiss linked an issue Mar 8, 2025 that may be closed by this pull request
Added overflow-hidden class to canvas preview button to ensure content
stays within container bounds and maintains consistent max height of 40vh.
@benjaminpreiss benjaminpreiss merged commit 3036783 into master Mar 8, 2025
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.

work on post previews
1 participant