We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a31b1 commit 83d221cCopy full SHA for 83d221c
crates/notation_bevy/src/theme/theme_texts.rs
@@ -79,7 +79,7 @@ impl Default for ChordTexts {
79
Self {
80
bars_font_size: 16.0,
81
bars_font_color: ThemeColors::hex_linear("FFFFFF"),
82
- bars_x: 6.0,
+ bars_x: 2.0,
83
bars_y: -2.0,
84
}
85
0 commit comments