fix: 统一重新执行提示位置 (#87)
This commit is contained in:
@@ -500,7 +500,7 @@ class PDDTaskPageEvent(QObject):
|
||||
content=content,
|
||||
isClosable=True,
|
||||
duration=5000,
|
||||
position=InfoBarPosition.TOP_RIGHT,
|
||||
position=InfoBarPosition.TOP,
|
||||
parent=self._page,
|
||||
)
|
||||
self._replace_rerun_feedback(bar)
|
||||
|
||||
Reference in New Issue
Block a user