Skip to content

Fix Interpolation Issue in Preview - #46

Merged
BrayFlex merged 1 commit into
mainfrom
dev
Aug 15, 2026
Merged

Fix Interpolation Issue in Preview#46
BrayFlex merged 1 commit into
mainfrom
dev

Conversation

@BrayFlex

Copy link
Copy Markdown
Owner
  • The pattern now repeats right to the edges of the panel, at any size or zoom level — resizing the panel just reveals more of the pattern instead of stretching it.
  • Zoom controls the pattern size 50% up to 500%
  • Fixed Monitor Interpolation by adding a formula to calculate how to display pattern sharp and pixel-perfect at every level and every screen size — no more mis-sized, blurry or smudged edges (avoids half pixel rounding).
  • The preview area now takes up about two-thirds of the panel's height, giving your pattern more room to shine.
  • Fixed an edge case where the pattern could stop just short of the panel's borders at certain zoom levels.

- The pattern now **repeats right to the edges** of the panel, at any size or zoom level — resizing the panel just reveals more of the pattern instead of stretching it.
- **Zoom controls the pattern size** 50% up to 500%
- **Fixed Monitor Interpolation** by adding a formula to calculate how to display pattern **sharp and pixel-perfect** at every level and every screen size — no more mis-sized, blurry or smudged edges (avoids half pixel rounding).
- The preview area now takes up about **two-thirds of the panel's height**, giving your pattern more room to shine.
- Fixed an edge case where the pattern could stop just short of the panel's borders at certain zoom levels.
@BrayFlex BrayFlex self-assigned this Aug 15, 2026
@BrayFlex
BrayFlex merged commit 15df83d into main Aug 15, 2026
1 check passed
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