[PR #1043] remove adjust offset on mouse click #1113

Open
opened 2026-03-04 01:09:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/1043
Author: @wellcomez
Created: 10/25/2024
Status: 🔄 Open

Base: masterHead: master


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/rivo/tview/pull/1043 **Author:** [@wellcomez](https://github.com/wellcomez) **Created:** 10/25/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`5cae504`](https://github.com/rivo/tview/commit/5cae5042991767c47d706c7716d7791421bd8507) Update list.go - [`d063781`](https://github.com/rivo/tview/commit/d063781b8a98e3bbf9d10cabdbaec9c594693345) Merge branch 'rivo:master' into master - [`8f83d32`](https://github.com/rivo/tview/commit/8f83d32bf3dd803e294697d3c09f48fe2cfd76ec) wrong tree scroll ### 📊 Changes **2 files changed** (+32 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `list.go` (+1 -1) 📝 `treeview.go` (+31 -0) </details> ### 📄 Description adjustOffset will cause listbox offset change . As point of user, listbox will jump to wrong place. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tview#1113
No description provided.