Closed GreatScott000 closed 3 years ago
These are the changes made to have proper scrolling. In addition, to make the control work better in a card layout I added RequestedHeight, MinimumHeight, and MaximumHeightparameters.
RequestedHeight
MinimumHeight
MaximumHeight
Credit to Jeremy Vyska for his assistance in tracking this down.
Thanks!
These are the changes made to have proper scrolling. In addition, to make the control work better in a card layout I added
RequestedHeight
,MinimumHeight
, andMaximumHeight
parameters.Credit to Jeremy Vyska for his assistance in tracking this down.