mirror of
https://github.com/rivo/tview.git
synced 2026-04-26 13:25:51 +03:00
[PR #1043] remove adjust offset on mouse click #1113
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#1113
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rivo/tview/pull/1043
Author: @wellcomez
Created: 10/25/2024
Status: 🔄 Open
Base:
master← Head:master📝 Commits (3)
5cae504Update list.god063781Merge branch 'rivo:master' into master8f83d32wrong tree scroll📊 Changes
2 files changed (+32 additions, -1 deletions)
View changed files
📝
list.go(+1 -1)📝
treeview.go(+31 -0)📄 Description
adjustOffset will cause listbox offset change . As point of user, listbox will jump to wrong place.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.