Skip to content

Commit 2c62d47

Browse files
authored
Revert "Add font scaling labs setting."
1 parent fa223b9 commit 2c62d47

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed

config.sample.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"defaultCountryCode": "GB",
2727
"showLabsSettings": false,
2828
"features": {
29-
"feature_font_scaling": "labs",
3029
"feature_pinning": "labs",
3130
"feature_custom_status": "labs",
3231
"feature_custom_tags": "labs",

docs/labs.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ to `Settings->Labs`. This list is non-exhaustive and subject to change, chat in
77
**Be warned! Labs features are not finalised, they may be fragile, they may change, they may be
88
dropped. Ask in the room if you are unclear about any details here.**
99

10-
## Font scaling (`feature_font_scaling`)
11-
12-
Enables font scaling options for accessibility. To alter the scale check the
13-
appearance tab in settings.
14-
1510
## Message pinning (`feature_pinning`)
1611

1712
Allows you to pin messages in the room. To pin a message, use the 3 dots to the right of the message

riot.im/develop/config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"hosting_signup_link": "https://modular.im/?utm_source=riot-web&utm_medium=web",
1414
"bug_report_endpoint_url": "https://riot.im/bugreports/submit",
1515
"features": {
16-
"feature_font_scaling": "labs",
1716
"feature_pinning": "labs",
1817
"feature_custom_status": "labs",
1918
"feature_custom_tags": "labs",

0 commit comments

Comments
 (0)