List and Piano do shattering properly

This commit is contained in:
2023-03-12 01:47:58 -05:00
parent 37048c6759
commit b09994973c
3 changed files with 3 additions and 3 deletions

View File

@@ -305,7 +305,7 @@ func (element *Piano) draw () {
pattern := element.theme.Pattern(theme.PatternPinboard, state)
artist.DrawShatter (
element.core, pattern, element.contentBounds)
element.core, pattern, element.Bounds(), element.contentBounds)
}
func (element *Piano) drawFlat (