Open PandulaASM opened 3 months ago
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
This issue has been verified using Visual Studio 17.11.0 Preview 3 (8.0.70 & 8.0.3). Can repro it.
(@PandulaASM It would be lovely to share your repro sample as text (as opposed to an image). Then it's easy to try with your exact code (perhaps it really matters how exactly it is written).)
@MartyIX @PureWeen I created a simple Sample, you just need to add or delete the selection items in MainPage.xaml when verifying.
Thanks @ninachen03
Description
When using the picker module The Maximum capacity a picker can show is 13 items. below are images of 13 Items in a picker.
When the picker item count reaches 14 the scroll bar should be activated it doesn't. below images are with 14 items
How ever when the item count hits 15 the scroll bar is activated.
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
8.0.70 SR7
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
Windows SDK 10.0.1776
Did you find any workaround?
No response
Relevant log output
No response