Skip to content

Fix spinbox subtract icon

Devin Lin requested to merge work/devinlin/spinboxicon into master

The spinbox is supposed to here have "-" and "+". However, the list-remove icon was changed with frameworks/breeze-icons!388 (merged) to be an "X".

Change to arrows since that's also what regular spinboxes use.

Old:

image

New:

image

Merge request reports

Loading