BigDeeEss / bu3_kar_kam

0 stars 0 forks source link

Bring back SlidingGuides and cycleButtonRadius, the ability to switch… #7

Closed BigDeeEss closed 1 year ago

BigDeeEss commented 1 year ago

… button radius in SettingsPageContents.

SlidingGuides is now part of ButtonArray, rather than a separate entity that is added to the instance of Stack in BasePage.

The issue in the previous version of this project, now defunct, where cycleButtonRadius caused a misalignment between SlidingGuides, ButtonArray and the movement/position of SettingsPageListTile is solved in this commit.

BigDeeEss commented 1 year ago

Close #6