You've already forked HeurAMS-Legacy
fix: 改进
This commit is contained in:
@@ -113,6 +113,9 @@ class MemScreen(Screen):
|
||||
self.procession = self.phaser.current_procession() # type: ignore
|
||||
if self.procession == 0:
|
||||
logger.debug(f"记忆进程结束")
|
||||
for i in self.atoms:
|
||||
i: pt.Atom
|
||||
i.persist("electron")
|
||||
self.load_finished_widget()
|
||||
return
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user