You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With a 4K screen, wrapping an object (e.g., textBlock) in a ViewBox that's set to NaN for height/width and stretch, the drag-and-drop controls grow excessively in size.
If a height and width are set for the ViewBox though, then the controls are normal-sized.
With a 4K screen, wrapping an object (e.g., textBlock) in a ViewBox that's set to NaN for height/width and stretch, the drag-and-drop controls grow excessively in size.
If a height and width are set for the ViewBox though, then the controls are normal-sized.
Here's a picture of the issue:
And the XAML in a simple example:
The text was updated successfully, but these errors were encountered: