diff --git a/samples/v1.0/Scenarios/WeatherLarge.json b/samples/v1.0/Scenarios/WeatherLarge.json index c8d2abeee6..ae4e3b8eeb 100644 --- a/samples/v1.0/Scenarios/WeatherLarge.json +++ b/samples/v1.0/Scenarios/WeatherLarge.json @@ -64,7 +64,7 @@ { "type": "TextBlock", "horizontalAlignment": "center", - "wrap": false, + "wrap": true, "text": "Wednesday" }, { @@ -101,7 +101,7 @@ { "type": "TextBlock", "horizontalAlignment": "center", - "wrap": false, + "wrap": true, "text": "Thursday" }, { @@ -137,7 +137,7 @@ { "type": "TextBlock", "horizontalAlignment": "center", - "wrap": false, + "wrap": true, "text": "Friday" }, { @@ -173,7 +173,7 @@ { "type": "TextBlock", "horizontalAlignment": "center", - "wrap": false, + "wrap": true, "text": "Saturday" }, {