From aa2f4559b76a34ae61e3e61d4ad0f169e4bb2f1e Mon Sep 17 00:00:00 2001 From: rr- Date: Wed, 1 Jun 2016 22:37:12 +0200 Subject: [PATCH] client/settings: add option to upscale small posts --- client/html/settings.tpl | 3 +++ client/js/controls/post_content_control.js | 18 +++++++++++++----- client/js/settings.js | 1 + client/js/views/settings_view.js | 2 ++ 4 files changed, 19 insertions(+), 5 deletions(-) diff --git a/client/html/settings.tpl b/client/html/settings.tpl index ba44dc1a..67c95a30 100644 --- a/client/html/settings.tpl +++ b/client/html/settings.tpl @@ -4,6 +4,9 @@

These settings are saved to the browser's local storage and are not coupled to the user account, so they don't apply to other devices or browsers alike.