質問編集履歴
1
訂正
test
CHANGED
File without changes
|
test
CHANGED
@@ -1,3 +1,7 @@
|
|
1
|
+
[以前の質問の続きです](https://teratail.com/questions/248198)
|
2
|
+
|
3
|
+
|
4
|
+
|
1
5
|
`tableView.isEditing`を適用する際に選択不可のセルと選択可能のセルを同一のインデントで揃えたいのですが、一緒にアニメーションさせることができません。
|
2
6
|
|
3
7
|
`tableView.isEditing`を変更しても各セルのインデント設定は別途更新処理をかけないと変わってくれないようです。
|