Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Always felt a bit iffy about the 'App bar' previews so decided to try something else with them. Tried to make it more obvious that app bars 'frame' the page, so you can now see a portion of the page in the preview.
I've also refined the preview background gradient so it no longer clips with the border/radius.
Before
![image](https://private-user-images.githubusercontent.com/43062514/396931942-a173d12d-411b-44de-a571-86c0bac41d97.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNjQ2MzEsIm5iZiI6MTczOTA2NDMzMSwicGF0aCI6Ii80MzA2MjUxNC8zOTY5MzE5NDItYTE3M2QxMmQtNDExYi00NGRlLWE1NzEtODZjMGJhYzQxZDk3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDAxMjUzMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTcyNmUxMzIyODVmZDliZjY2MTM5YzE5ZDg4MDI0OTE2YmU4NjU5NGQ0YWY5N2I0ZDUwYjhhYmU5N2ZjODdlZjgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.8AKQGlXID_XX_22zATWx1MRyp2i5rKMZ0VViHr1hVn8)
After
![image](https://private-user-images.githubusercontent.com/43062514/396932022-c8d3164f-aa50-45cb-a260-7de4ebf0a44b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNjQ2MzEsIm5iZiI6MTczOTA2NDMzMSwicGF0aCI6Ii80MzA2MjUxNC8zOTY5MzIwMjItYzhkMzE2NGYtYWE1MC00NWNiLWEyNjAtN2RlNGViZjBhNDRiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDAxMjUzMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZlOWM1ZTI1ZGI0MWYyMTZiODRiZTFhOGU5ZTYwMDIwZTY1ZTI2YjhiMGJlMDAzN2MwM2NiYzQ2M2E0MzE1MzImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Aohvq01eAbl0g_pT2aavlPLXmxm2Xh4guamTiKEl_x0)
Felt that the 'Lorem ipsum' distracted from the preview, so replaced them with skeleton placeholders.