Allow hiding inactive tags in document viewer panel
This commit is contained in:
@@ -70,7 +70,7 @@ VALID_MAP: dict[str, set[str]] = {
|
||||
"winWidth", "winHeight", "fmtWidth", "sumWidth",
|
||||
},
|
||||
"GuiDocViewerPanel": {
|
||||
"colWidths",
|
||||
"colWidths", "hideInactive",
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user