Feature/settings#7
Merged
Merged
Conversation
ykws
approved these changes
Oct 25, 2021
| <point key="canvasLocation" x="20" y="79"/> | ||
| <point key="canvasLocation" x="18.840579710144929" y="78.348214285714278"/> | ||
| </scene> | ||
| <!--Setting Controller--> |
Owner
There was a problem hiding this comment.
現状はモーダル表示になっているため、ナビゲーションコントローラを利用して、ナビゲーション遷移としてください。
以下の記事を参考にしてみてください。
| <rect key="frame" x="0.0" y="0.0" width="320" height="44"/> | ||
| <autoresizingMask key="autoresizingMask"/> | ||
| <subviews> | ||
| <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="V9w-Ap-aS1"> |
Owner
This was referenced Oct 25, 2021
Closed
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
対応内容
ドラムロールを利用した選択肢のある設定画面を追加
スクリーンショット
新規画面

Closes #3