[2.13.0]代码逻辑优化

This commit is contained in:
renwj
2022-12-30 14:23:47 +08:00
parent 4d2727fa36
commit 88485872db

View File

@@ -335,7 +335,7 @@ object CallerVisualAngleManager {
} else {
Log.d("${M_DEVA}${TAG}", "--- doRealVisualAngleChange --- 5 ---")
defaultDelayJob?.safeCancel()
if (displayed == null || displayed.target.priority < target.priority) {
if (displayed == null || displayed.target.priority <= target.priority) {
Log.d("${M_DEVA}${TAG}", "--- doRealVisualAngleChange --- 6 ---")
displayed?.also {
queue -= it