zadjii-msft / PowerToys

Windows system utilities to maximize productivity
MIT License
3 stars 2 forks source link

Add support for "Grid" list pages #110

Open zadjii-msft opened 1 month ago

zadjii-msft commented 1 month ago

When the GridProperties property is set to null, DevPal will display the items as a simple list, grouping them by section. When the GridProperties property is set to a non-null value, DevPal will display the items as a grid, with each item in the grid being a TileSize square. Grids are useful for showing items that are more visual in nature, like images or icons.