Skip to content

BUG 441497 ; Fix default scaling factor setting to 0.

Rafał Lalik requested to merge fizyk/krdc:scaling_slider_bug_441497_fix into master

The value 0 means 'fit to window' wherease old '100' meant 1:1. With the old value, when scaling slider was hidden, Scale button had no effect. The new value restores old behaviour when there was no slider and Scale button was fitting remote to window.

Edited by Rafał Lalik

Merge request reports