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