From b8ae18bf05b2bf49afce773ad36f88b10f803c16 Mon Sep 17 00:00:00 2001 From: keringo <> Date: Fri, 27 Jun 2025 00:10:37 +0300 Subject: [PATCH] cleanup after experiments --- frontend/ui/data/koptoptions.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/ui/data/koptoptions.lua b/frontend/ui/data/koptoptions.lua index b3c999027..750b566e2 100644 --- a/frontend/ui/data/koptoptions.lua +++ b/frontend/ui/data/koptoptions.lua @@ -497,7 +497,7 @@ Some of the other settings are only available when reflow mode is enabled.]]), more_options = true, more_options_param = { value_step = 0.1, value_hold_step = 1, - value_min = 0.1, value_max = 50, + value_min = 0.8, value_max = 50, precision = "%.1f", }, },