Skip to content

Fix the InstallApplicationButton with QQC2 Breeze

Aleix Pol Gonzalez requested to merge work/fix-placing-qqc2-breeze into master

It would show the contents de-centered as Breeze's implementation accounts for the paddings to calculate the contents placing. Instead just reuse the padding property from button and let the theme do the right thing.

Merge request reports