Remove font scaling from labs

pull/14355/head
Jorik Schellekens 2020-07-06 15:45:30 +01:00
parent 449ac2e5e4
commit 817759f590
3 changed files with 0 additions and 7 deletions

View File

@ -27,7 +27,6 @@
"showLabsSettings": false,
"features": {
"feature_new_spinner": "labs",
"feature_font_scaling": "labs",
"feature_pinning": "labs",
"feature_custom_status": "labs",
"feature_custom_tags": "labs",

View File

@ -11,11 +11,6 @@ dropped. Ask in the room if you are unclear about any details here.**
Replaces the old spinner image with a new, svg-based one featuring a sleeker design.
## Font scaling (`feature_font_scaling`)
Enables font scaling options for accessibility. To alter the scale check the
appearance tab in settings.
## Message pinning (`feature_pinning`)
Allows you to pin messages in the room. To pin a message, use the 3 dots to the right of the message

View File

@ -14,7 +14,6 @@
"bug_report_endpoint_url": "https://riot.im/bugreports/submit",
"features": {
"feature_new_spinner": "labs",
"feature_font_scaling": "labs",
"feature_pinning": "labs",
"feature_custom_status": "labs",
"feature_custom_tags": "labs",