navaronbracke / weforza

1 stars 0 forks source link

Duplicate padding in CupertinoFormSection usage on Settings page #460

Open navaronbracke opened 1 year ago

navaronbracke commented 1 year ago

The CupertinoFormSection widget has a bug where its padding is added twice.

The app adjusts some padding values according to this double padding in the Settings page. Once the fix has landed in stable, we should remove the double padding.

TODO: