Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(appx): Add AppX option to show app name on tiles #3802

Merged
merged 1 commit into from
Apr 4, 2019

Conversation

mytran
Copy link
Contributor

@mytran mytran commented Apr 3, 2019

Adds option to show the app name on the tile images on the start menu. This will display the name on medium (Square150x150Logo) and wide (Wide310x150Logo) tiles.

Verified to be working on a dev build along with an app store submission.

@mytran mytran changed the title Add AppX option to show app name on tiles. feat: Add AppX option to show app name on tiles Apr 3, 2019
@mytran mytran force-pushed the appx_show_name_on_tiles branch from 3e00318 to a060ff0 Compare April 4, 2019 04:55
@mytran mytran changed the title feat: Add AppX option to show app name on tiles feat(appx): Add AppX option to show app name on tiles Apr 4, 2019
@develar develar merged commit fa90f49 into electron-userland:master Apr 4, 2019
@mytran mytran deleted the appx_show_name_on_tiles branch April 4, 2019 13:31
@thomasnordquist
Copy link

@mytran Is there a configuration option in for the package.json, can't find any documentation for it.

@mytran
Copy link
Contributor Author

mytran commented May 29, 2019

@thomasnordquist Add "showNameOnTiles": true to the appx config section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants