Skip to content

fix alignment of the number pad and display

shenleban tongying requested to merge (removed):fix/alignment into master

setSizePolicy(0) is QSizePolicy::Fixed and the liftpad still occupy space which causes misalignment on the left side.

Before:

image|||image

After:

image

This won't break other modes.

image

Edited by shenleban tongying

Merge request reports