fix: 修复切换tab编码没变更的问题
This commit is contained in:
parent
8e4c35db29
commit
834d5ac708
@ -30,7 +30,7 @@ public class JNotepadTabPane extends TabPane {
|
||||
JNotepadMenuBar.getMenuBar().updateMenuStatusBySelectedTab();
|
||||
}
|
||||
// 更新状态标签
|
||||
JNotepadStatusBox.getInstance().updateWordCountStatusLabel();
|
||||
JNotepadStatusBox.getInstance().updateWhenTabSelected();
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user