Skip to content

Round slider handle position

David Redondo requested to merge work/davidre/roundhandles into master

We are dividing by two and additionally availableHeight can be fractional (observed when running kirigami gallery with plasma style for example). Round the resulting values to avoid blurry rendering due to fractional positioning.

Merge request reports