Open wellcomez opened 4 weeks ago
I'd like to ask you to provide a brief piece of code that reproduces the issue you're facing, along with a meaningful description, instead of a — and I'm sorry to say that — badly documented pull request and issue that simply tells me "what I should do".
I don't even understand what the problem is.
I'd like to ask you to provide a brief piece of code that reproduces the issue you're facing, along with a meaningful description, instead of a — and I'm sorry to say that — badly documented pull request and issue that simply tells me "what I should do".
I don't even understand what the problem is.
- There are 9 items in view and view height is 3
- current Item is 0
remove adjust offset on mouse click #1043
list.go , i have fixed no need to adjust offset after mouse click . because at this point, offset should be right. no need adjust
treeview.go
it has more complex state management which need you pay more effort to fix it
root cause