Skip to content

Settings

Shaun Heng edited this page Oct 29, 2023 · 6 revisions

Appearance

Title Description
mode System/Light/Dark mode. Affects the background
theme Button colors

Display

Title Description
interpolation_type Interpolation type used to resize image when size of display image exceeds screen size. If set to None, manual resize of window is required if window size exceeds screen size.
fast_loading_threshold_ms Fast loading used when holding the file change buttons (prev_file, next_file) to quickly skip files. Threshold determines when fast loading activates
ctk_corner_radius Sets corner radius for CTkButton, CTkEntry, CTkOptionMenu, CTkCheckBox, CTkComboBox widgets. Set to 0 if your system is unable to render corners properly

Zoom

Title Description
interpolation_type Interpolation type used to enlarge (resize) cropped image

Functionality

Title Description
max_fps Maximum fps for image comparison. Video comparison maximum fps is dependent on video fps and playback rate. However, actual display fps is dependent on the computational load (e.g. when comparing high resolution images/many videos)
reduce_cpu_usage_in_background When true, refresh display every 500ms to reduce the computational load

Keybindings

Title Description
prev_file Button to change to previous file
next_file Button to change to next file
prev_file_alternate Alternate button to change to previous file
next_file_alternate Alternate button to change to next file
pause_video Button to pause video playback
prev_method Button to change to previous method
next_method Button to change to next method
prev_method_alternate Alternate button to change to previous method
next_method_alternate Alternate button to change to next method
skip_to_1_frame_before Button to skip to the previous frame
skip_to_1_frame_after Button to skip to the next frame
skip_to_10_frame_before Button to skip to 10 frames before the current frame
skip_to_10_frame_after Button to skip to 10 frames after the current frame
Clone this wiki locally