From 10d661310b788397f91b0c2a754150a6d8efc882 Mon Sep 17 00:00:00 2001 From: iwatkot Date: Tue, 19 May 2026 13:57:38 +0200 Subject: [PATCH] Resolution scale. --- labeling/images/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/labeling/images/README.md b/labeling/images/README.md index 2b394273..f496741e 100644 --- a/labeling/images/README.md +++ b/labeling/images/README.md @@ -229,3 +229,13 @@ The Settings Panel is the control center for personalizing the interface. It hou
+ +### Resolution scale + +Resolution scale controls how sharply the image is displayed in the main scene of the Image Labeling Toolbox. At the maximum value, the main scene is rendered using the full resolution available on your device and display, providing the clearest view while you work. + +The maximum available value depends on your device, browser, and display settings. Because of this, the top value may differ from one computer to another and can be lower than `1` in some cases. Even then, the maximum value still means the highest available display quality on that device. + +Lower values reduce the number of pixels used to render the main scene. This can be useful on limited hardware or when working with large images, as it reduces rendering load and can improve overall responsiveness. In this mode, the image may appear slightly less sharp on screen. + +This setting affects only how the image is displayed while you work in the toolbox. It does not modify the original image, does not change annotations, and does not affect export results.