Skip to content

Enable scrolling in StackPanel #252

Closed Answered by JordanMarr
konst-sh asked this question in Q&A
Discussion options

You must be logged in to vote

I believe your issue is due to the fact that your StackPanel height is set to the same size as the outer ScrollViewer.
Remove the StackPanel height (so it can grow as needed); it will then be limited by the outer ScrollViewer height.

(btw, I deleted my last answer because it was incorrect).

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@konst-sh
Comment options

@JordanMarr
Comment options

@JordanMarr
Comment options

Answer selected by konst-sh
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