Funcy-ICT / Funcy_Portfolio_iOS_for_SwiftUI

Funcyポートフォリオの開発環境SwiftUI版です
3 stars 0 forks source link

[add]ユーザアイコンのフレームを追加 #31

Closed mohrn3 closed 1 year ago

mohrn3 commented 2 years ago

issue #15

読み込んだ画像をユーザアイコンとして表示するフレームを追加しました。

内容

IconPattern:large, smallの2パターン。 iconPattern:IconPatternを切り替える値を保存。large=0, small=1, default。

iconPatternが0のとき、largeサイズで表示。

スクリーンショット 2022-10-11 17 07 20 スクリーンショット 2022-10-11 17 09 31

iconPatternが1のとき、smallサイズで表示。

スクリーンショット 2022-10-11 17 06 04 スクリーンショット 2022-10-11 17 10 43