https://bugs.kde.org/show_bug.cgi?id=441497
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/netw | |ork/krdc/commit/662c47d480f | |48aa48b486c4db31ee3c95b8992 | |48 --- Comment #14 from Albert Astals Cid <aa...@kde.org> --- Git commit 662c47d480f48aa48b486c4db31ee3c95b899248 by Albert Astals Cid, on behalf of RafaĆ Lalik. Committed on 12/04/2023 at 21:27. Pushed by aacid into branch 'master'. Fix default scaling factor setting to 0. 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. M +1 -1 core/hostpreferences.cpp M +3 -1 mainwindow.cpp https://invent.kde.org/network/krdc/commit/662c47d480f48aa48b486c4db31ee3c95b899248 -- You are receiving this mail because: You are watching all bug changes.