Same for TextBox
This commit is contained in:
parent
3941dae44a
commit
01582d4ad1
@ -167,6 +167,7 @@ func (this *textBox) setAttr (attr tomo.Attr, user bool) {
|
|||||||
|
|
||||||
case tomo.AttrOverflow:
|
case tomo.AttrOverflow:
|
||||||
if this.attrOverflow.Set(attr, user) {
|
if this.attrOverflow.Set(attr, user) {
|
||||||
|
this.invalidateMinimum()
|
||||||
this.invalidateLayout()
|
this.invalidateLayout()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user