Fixed Not working "Show in Projector" button for DefineFont4 (hide)

This commit is contained in:
Jindra Petřík
2023-09-23 23:00:53 +02:00
parent 15ab789ece
commit dabcaea2ec
3 changed files with 4 additions and 1 deletions

View File

@@ -1438,6 +1438,7 @@ public class PreviewPanel extends JPersistentSplitPane implements TagEditorPanel
}
public void showEmpty() {
setParametersPanelVisible(false);
showCardLeft(EMPTY_CARD);
}