Change default state of unknown VT items to unchecked/off #46

This commit is contained in:
Patrick Wardle
2025-12-17 15:55:04 -10:00
parent 05d3322e83
commit 841e84cc47
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
<button tag="1001" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="SKb-o1-3O3">
<rect key="frame" x="15" y="-4" width="29" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="D3n-cB-7oB">
<buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="D3n-cB-7oB">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
+1 -1
View File
@@ -56,7 +56,7 @@
}
//table delegate method
// ->return cell for row
// return cell for row
-(NSView *)tableView:(NSTableView *)tableView viewForTableColumn:(NSTableColumn *)tableColumn row:(NSInteger)row
{
//command