Open krogenth opened 1 year ago
Currently there are a lot of nested elements in the *.axaml files. To improve performance, it would be ideal to flatten out these files to reduce the burden on the visual tree when rendering.
*.axaml
Currently there are a lot of nested elements in the
*.axaml
files. To improve performance, it would be ideal to flatten out these files to reduce the burden on the visual tree when rendering.