Skip to content

keyboard: Fix EmojiSelection:delta range

Florian Müllner requested to merge fmuellner/gnome-shell:fix-delta into master

The setter clamps the values to the range (-width, width), so we must not limit the property to positive values.

Merge request reports

Loading