update
parent
b5f44f4f7d
commit
4829ce58fd
|
@ -193,7 +193,7 @@ TextField{
|
|||
target: input
|
||||
function onHandleClicked(){
|
||||
if((list_view.currentIndex === index)){
|
||||
mouse_area.handleClick()
|
||||
handleClick(modelData)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue