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

Fix mstile-310x150 by renaming it #14485

Merged
merged 2 commits into from
Jul 15, 2020
Merged

Fix mstile-310x150 by renaming it #14485

merged 2 commits into from
Jul 15, 2020

Conversation

jaller94
Copy link
Contributor

The mstile-310x150.png has the wrong name.

This changes the filename to match the config that refers to it:
https://github.com/vector-im/riot-web/blob/7c17272c838e8971cdfe63a101d1be594b37cd39/res/vector-icons/browserconfig.xml#L8

Copy link
Member

@t3chguy t3chguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is 100% backwards, the actual size is not 310;

image

@jaller94
Copy link
Contributor Author

310x150 is correct. The wide tile spans two tiles (2 * 150px) plus the gap that would be in between.

https://docs.microsoft.com/en-us/uwp/schemas/appxpackage/appxmanifestschema2013/element-defaulttile

Yes, the image should be 310x150.

@t3chguy
Copy link
Member

t3chguy commented Jul 15, 2020

Be that as it may, the actual image is 300x150 so needs re-exporting, surely?

@jaller94 jaller94 requested a review from t3chguy July 15, 2020 14:54
Copy link
Member

@t3chguy t3chguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jryans jryans merged commit 636529b into element-hq:develop Jul 15, 2020
@jaller94 jaller94 deleted the j94/fix-mstile-310-150 branch July 16, 2020 08:59
refi64 added a commit to refi64/riot-web-lc that referenced this pull request Jul 17, 2020
[Full Changelog](element-hq/element-web@v1.7.0...v1.7.1)
* Upgrade to React SDK 2.10.1
* Fix SSO session ID paramater
[\element-hq#14544](element-hq#14544)
* Run pngcrush on vector-icons
[\element-hq#14488](element-hq#14488)
* Fix hosting signup link
[\element-hq#14502](element-hq#14502)
* Use the right protocol for SSO URLs
[\element-hq#14513](element-hq#14513)
* Fix mstile-310x150 by renaming it
[\element-hq#14485](element-hq#14485)
* Update blog and twitter links to point to Element
[\element-hq#14478](element-hq#14478)
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