Skip to content

feat(textcursor): Move to the start of the document - #500

Merged
ceccopierangiolieugenio merged 1 commit into
ceccopierangiolieugenio:mainfrom
slook:textcursor-moveStart
Oct 31, 2025
Merged

feat(textcursor): Move to the start of the document#500
ceccopierangiolieugenio merged 1 commit into
ceccopierangiolieugenio:mainfrom
slook:textcursor-moveStart

Conversation

@slook

@slook slook commented Oct 30, 2025

Copy link
Copy Markdown
Contributor
  • Added: missing moveStart() operation in movePosition() method of TTkTextCursor() to resolve unexpected "TypeError: TTkTextCursor.movePosition..() takes 1 positional argument but 3 were given"

TTkTextCursor.movePosition(TTkTextCursor.MoveOperation.Start)

Start = 1
Move to the start of the document.

@ceccopierangiolieugenio
ceccopierangiolieugenio merged commit 70ddd9a into ceccopierangiolieugenio:main Oct 31, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants