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