parent
8d85421235
commit
97c735f828
@ -194,6 +194,7 @@ func (i *Input) Clear() {
|
|||||||
i.Par.Text = ""
|
i.Par.Text = ""
|
||||||
i.CursorPositionScreen = 0
|
i.CursorPositionScreen = 0
|
||||||
i.CursorPositionText = 0
|
i.CursorPositionText = 0
|
||||||
|
i.Offset = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
// GetText returns the text currently in the input
|
// GetText returns the text currently in the input
|
||||||
|
Loading…
x
Reference in New Issue
Block a user