microsoft / PowerApps-Tooling

Tooling support for PowerApps language and .msapp files
https://make.powerapps.com
MIT License
307 stars 103 forks source link

Set the layout property during YAML deserialization #659

Closed shshetty-microsoft closed 1 month ago

shshetty-microsoft commented 1 month ago

On deserialization, the layout information was not being persisted. This change will help show the layout information in the View Code option

Problem

What is the issue we are attempting to solve?

Solution

What are we doing to solve this issue?

Changes

Validation