From ebf07f41c429b6b41bcd1c5014a114c70fa35a14 Mon Sep 17 00:00:00 2001 From: todayama_r <13657682+Corvus400@users.noreply.github.com> Date: Wed, 13 Sep 2023 00:48:06 +0900 Subject: [PATCH] :wrench: The numerical value where cornerRadius is currently assigned is replaced by the defined Radius value. --- app-ios/Modules/Sources/About/AboutView.swift | 2 +- app-ios/Modules/Sources/Component/PersonLabel.swift | 4 ++-- app-ios/Modules/Sources/FloorMap/SideEventRow.swift | 4 ++-- app-ios/Modules/Sources/Session/SessionView.swift | 6 +++--- app-ios/Modules/Sources/Sponsor/SponsorGridView.swift | 2 +- .../Modules/Sources/Timetable/Bookmark/BookmarkView.swift | 2 +- app-ios/Modules/Sources/Timetable/FilterLabel.swift | 4 ++-- app-ios/Modules/Sources/Timetable/PersonLabel.swift | 4 ++-- app-ios/Modules/Sources/Timetable/Search/SearchView.swift | 2 +- 9 files changed, 15 insertions(+), 15 deletions(-) diff --git a/app-ios/Modules/Sources/About/AboutView.swift b/app-ios/Modules/Sources/About/AboutView.swift index e8219144e..080af47a9 100644 --- a/app-ios/Modules/Sources/About/AboutView.swift +++ b/app-ios/Modules/Sources/About/AboutView.swift @@ -65,7 +65,7 @@ public struct AboutView