projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16fe30e
)
rendering fix
author
Ben Pfaff
<blp@cs.stanford.edu>
Fri, 16 May 2025 01:59:49 +0000
(18:59 -0700)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Fri, 16 May 2025 01:59:49 +0000
(18:59 -0700)
rust/pspp/src/output/spv.rs
patch
|
blob
|
history
diff --git
a/rust/pspp/src/output/spv.rs
b/rust/pspp/src/output/spv.rs
index a5de5e971af68bc72c746f9243449f41b173f02f..bdec94703e937a9b991a6a92264d848502b7cf5f 100644
(file)
--- a/
rust/pspp/src/output/spv.rs
+++ b/
rust/pspp/src/output/spv.rs
@@
-552,7
+552,7
@@
impl BinWrite for Dimension {
0u8, // x1
x2,
2u32, // x3
- SpvBool(self.root.show_label),
+ SpvBool(
!
self.root.show_label),
SpvBool(self.hide_all_labels),
SpvBool(true),
index as u32,