Skip to content

Commit 219a190

Browse files
Merge pull request element-hq#14355 from vector-im/joriks/delabs-font-scaling
Remove font scaling from labs
2 parents c94f55e + f5209c0 commit 219a190

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
@@ -27,7 +27,6 @@
2727
"showLabsSettings": false,
2828
"features": {
2929
"feature_new_spinner": "labs",
30-
"feature_font_scaling": "labs",
3130
"feature_pinning": "labs",
3231
"feature_custom_status": "labs",
3332
"feature_custom_tags": "labs",

docs/labs.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ dropped. Ask in the room if you are unclear about any details here.**
1111

1212
Replaces the old spinner image with a new, svg-based one featuring a sleeker design.
1313

14-
## Font scaling (`feature_font_scaling`)
15-
16-
Enables font scaling options for accessibility. To alter the scale check the
17-
appearance tab in settings.
18-
1914
## Message pinning (`feature_pinning`)
2015

2116
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
@@ -14,7 +14,6 @@
1414
"bug_report_endpoint_url": "https://riot.im/bugreports/submit",
1515
"features": {
1616
"feature_new_spinner": "labs",
17-
"feature_font_scaling": "labs",
1817
"feature_pinning": "labs",
1918
"feature_custom_status": "labs",
2019
"feature_custom_tags": "labs",

0 commit comments

Comments
 (0)