List and Piano do shattering properly
This commit is contained in:
@@ -461,5 +461,5 @@ func (element *List) draw () {
|
||||
).Add(innerBounds.Min).Intersect(innerBounds)
|
||||
pattern := element.theme.Pattern(theme.PatternSunken, state)
|
||||
artist.DrawShatter (
|
||||
element.core, pattern, covered)
|
||||
element.core, pattern, bounds, covered)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user