Skip to content

Is it possible to implement such a function: set a certain area of ​​a nested node as the range of its child node? #1688

Answered by bcakmakoglu
egglemmon asked this question in Q&A
Discussion options

You must be logged in to vote

It is possible to use a padding for extents but you can't couple a parent extent and paddings (since that just doesn't really make sense).

If you wanna use a padding something like this is possible

extent: {
	range: 'parent',
	padding: 10,
}

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@egglemmon
Comment options

@egglemmon
Comment options

@bcakmakoglu
Comment options

Answer selected by egglemmon
Comment options

You must be logged in to vote
2 replies
@bcakmakoglu
Comment options

@egglemmon
Comment options

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