https://bugs.kde.org/show_bug.cgi?id=397038
--- Comment #6 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit a5a4b876dee8268083f7e186f084e6662ea5bddb by Michail Vourlakos. Committed on 01/08/2018 at 14:31. Pushed by mvourlakos into branch 'master'. improve dock settings windows geometry calculation --the dock settings window calculations should not look different between different font settings/geometries/screens. One way to overcome that issue is by using the font.height to calculate the settings height, that is 37chars for now and the width to be calculated in accordance with that height. There are some down limits for both, height shouldnt overcome screens height and shouldnt go under 400px and the width can not be less than 200px M +6 -8 shell/package/contents/configuration/LatteDockConfiguration.qml https://commits.kde.org/latte-dock/a5a4b876dee8268083f7e186f084e6662ea5bddb -- You are receiving this mail because: You are watching all bug changes.