|
@@ -1679,11 +1679,11 @@ extension PQStuckPointEditerController {
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
- if selectedTotalDuration < 6 {
|
|
+
|
|
- jumpPointBtn.setImage(UIImage().BF_Image(named: "jumpPoint_disable"), for: .normal)
|
|
+
|
|
- jumpPointBtn.setImage(UIImage().BF_Image(named: "jumpPoint_disable"), for: .selected)
|
|
+
|
|
- jumpPointBtnGif.isHidden = true
|
|
+
|
|
- }
|
|
+
|
|
|
|
|
|
|
|
|
|
文档规则 https:
|
|
文档规则 https:
|