parent
b8ce9d15f7
commit
c0c4bdb266
@ -227,7 +227,6 @@ func (this *textBox) textOffset () image.Point {
|
||||
}
|
||||
|
||||
func (this *textBox) handleFocusLeave () {
|
||||
this.dot = text.EmptyDot(0)
|
||||
this.on.dotChange.Broadcast()
|
||||
this.invalidateDraw()
|
||||
this.box.handleFocusLeave()
|
||||
|
Reference in New Issue
Block a user