Skip to content

feat: add bleed area#1

Open
pekq wants to merge 1 commit intomainfrom
feat/add-bleed-area
Open

feat: add bleed area#1
pekq wants to merge 1 commit intomainfrom
feat/add-bleed-area

Conversation

@pekq
Copy link
Copy Markdown
Owner

@pekq pekq commented Oct 30, 2024

Add horizontal and vertical bleed area indicators to help users ensure important content isn't too close to the edges. This is particularly useful for responsive layouts where images might be cropped differently at different viewport sizes.

  • Add horizontalBleed and verticalBleed props (numbers between 0-1)
  • Implement semi-transparent red overlay to indicate bleed areas
  • Bleed areas are drawn inside the cropping boundaries
  • 0.1 value equals 10% bleed on each side

Add horizontal and vertical bleed area indicators to help users ensure important
content isn't too close to the edges. This is particularly useful for responsive
layouts where images might be cropped differently at different viewport sizes.

- Add horizontalBleed and verticalBleed props (numbers between 0-1)
- Implement semi-transparent red overlay to indicate bleed areas
- Bleed areas are drawn inside the cropping boundaries
- 0.1 value equals 10% bleed on each side
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.

1 participant