Format
This commit is contained in:
parent
9e41697001
commit
f42fa11862
3 changed files with 10 additions and 10 deletions
|
|
@ -275,7 +275,7 @@ NPanel {
|
|||
}
|
||||
// Defer selectedIndex reset to avoid binding loops
|
||||
Qt.callLater(() => selectedIndex = 0)
|
||||
|
||||
|
||||
// Reset cursor position if needed
|
||||
if (shouldResetCursor && text === "") {
|
||||
cursorPosition = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue