Remove debug message
This commit is contained in:
parent
37ec962d1f
commit
a92951f891
@ -143,7 +143,6 @@ func (this *textBox) setAttr (attr tomo.Attr, user bool) {
|
||||
|
||||
case tomo.AttrFace:
|
||||
if this.attrFace.Set(attr, user) {
|
||||
println("face set")
|
||||
this.drawer.SetFace(attr.Face)
|
||||
this.invalidateMinimum()
|
||||
this.invalidateLayout()
|
||||
|
Loading…
Reference in New Issue
Block a user