Hello, first of all apologize for my bad English
There is a way that when you double-click in a card, does not increase the width of the cards?
attached are the screens before and after double-click
Hello,
Thank you for your post. I have been looking into your question and I have been trying to reproduce your issue without success. When I double-click on a card, its width does not change.
I am attaching the sample application(DataCardsWidthIssue.zip) what I have used for my tests. If possible, please modify it in order to meet exactly your scenario.
Looking forward to hearing from you.
I modified the following parameters:AutoFitCards = "Horizontally" Orientation = "Vertical" CardWidth = "100"
and changed the description of a header to: "A company that makes everything"
seems that the issue is when you double-click, automatically increases the width of the cards to fit the size of the header text
is there any way to block this behavior?