Skip to content

DEV-27317 Add support for image borders - #84

Merged
harvestcore merged 2 commits into
developfrom
DEV-27317
Aug 24, 2026
Merged

DEV-27317 Add support for image borders#84
harvestcore merged 2 commits into
developfrom
DEV-27317

Conversation

@harvestcore

Copy link
Copy Markdown
Collaborator

No description provided.

attribute cy { $height }
},
element ${QNS.wp}effectExtent {
attribute l { $effectExtent },

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

effectExtent is ST_Coordinate type (which is an integer) but isn't rounded. Round it with Math.round(...) 

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed 🙂

@harvestcore
harvestcore merged commit c682636 into develop Aug 24, 2026
2 checks passed
@harvestcore
harvestcore deleted the DEV-27317 branch August 24, 2026 15:12
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.

2 participants