Fix style application part 2
This commit is contained in:
parent
6619987b5a
commit
76701d4383
@ -479,7 +479,7 @@ func (this *box) setParent (parent parent) {
|
||||
this.SetFocused(false)
|
||||
}
|
||||
this.parent = parent
|
||||
this.recursiveReApply()
|
||||
this.outer.recursiveReApply()
|
||||
}
|
||||
|
||||
func (this *box) getParent () parent {
|
||||
|
Loading…
Reference in New Issue
Block a user