Skip to content

zoomToElements Decorator Issue #19

Answered by pmconne
g3rezz asked this question in Q&A
Discussion options

You must be logged in to vote

zoomToElements queries the backend for the bounding boxes of the elements specified. It can't do anything useful with decorations because they're not elements.

Once it has the bounding boxes ("placements"), it forwards them to zoomToPlacements.

If you have or can compute a Placement for your decoration, pass it to zoomToPlacements directly.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by g3rezz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants