Skip to content

Fix horizontal text alignment inside spin box.

Eric Armbruster requested to merge eric/libkimageannotator:fix_alignment into master

Hello, this is my first commit. Hope I am approaching this bug in the correct way. The text inside the CustomSpinBox is not horizontally aligned, which causes the spin box to not look consistently with other spin boxes. This one liner fixes horizontal alignment.

Before | After

beforeafter

BUG: 432166

Edited by Eric Armbruster

Merge request reports