element-x-ada/docs
Marco Romano 57d04e487c
Static images improvements (#933)
1. On devices less than xhdpi request a 1x image from MapTiler (such devices are generally old, slower and with little memory so avoiding to get the 2x image only to have to shrink it later could help).
2. Coerce too big width/height combos within the API limits keeping the aspect ratio (this will allow requests on big horizontal displays to succeed).
3. Don't crash when given weird width/height combos (i.e. zero or negative).
4. Introduce interfaces to hide this whole logic and make it easier for forks to implement their own.

Related to:
- https://github.com/vector-im/element-meta/issues/1678
2023-07-21 13:37:08 +00:00
..
images Add some screenshots 2023-02-03 17:18:06 +01:00
_developer_onboarding.md Search for users to start a new DM. (#376) 2023-05-03 13:26:31 +00:00
analytics.md Update doc 2023-01-18 09:26:43 +01:00
danger.md Update doc 2023-01-18 09:26:43 +01:00
design.md Fix issues with knit (this should hopefully fix danger too). 2023-05-12 15:48:51 +02:00
installing_from_ci.md Update doc 2023-01-18 09:26:43 +01:00
integration_tests.md Add some docs - lots of outdated part. 2023-01-11 17:02:56 +01:00
maps.md Static images improvements (#933) 2023-07-21 13:37:08 +00:00
nightly_build.md Update doc 2023-01-18 09:26:43 +01:00
notifications.md Add some docs - lots of outdated part. 2023-01-11 17:02:56 +01:00
oidc.md Cleanup after PR review. 2023-05-31 10:34:03 +02:00
pull_request.md Update pull_request.md (#490) 2023-05-31 09:24:01 +00:00
screenshot_testing.md Update documentation about screenshot test. 2023-05-05 09:47:10 +02:00