Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
4.87k stars 460 forks source link

Make toolbar account selector button avatar match shape option. #2098

Closed sunsetsonwheels closed 1 week ago

sunsetsonwheels commented 3 weeks ago

Description

Currently, the avatar shape display setting isn't applied to the account selector toolbar button.

This PR adds an additional enum value badgeRounded toAvatarView.FrameConfig and observes the currently set Theme.avatarShape in ToolbarTab to set the appropriate FrameConfig.

Before

image

After

Simulator Screenshot - iPhone 15 Pro - 2024-06-10 at 10 57 17