mirror of
https://github.com/rivo/tview.git
synced 2026-04-26 13:25:51 +03:00
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#945
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/422
Author: @rivo
Created: 3/29/2020
Status: ✅ Merged
Merged: 3/29/2020
Merged by: @rivo
Base:
master← Head:mouse📝 Commits (10+)
96875c7Added mouse handling2f4b6adReturn selfd725028More mouse handling for primitivesd891191Fire Selected on list item click871ddc5DropDown mouse support1d496acDismiss dropdown by clicke4d6f4fFix dropdown focus93c0edcGet mouse actions rather than just mouse statecd3c60eRefactor EventMouse9598ca2New mouse design📊 Changes
34 files changed (+954 additions, -146 deletions)
View changed files
📝
README.md(+1 -49)📝
application.go(+184 -0)📝
box.go(+59 -0)📝
button.go(+20 -0)📝
checkbox.go(+23 -0)📝
demos/button/main.go(+1 -1)📝
demos/checkbox/main.go(+1 -1)📝
demos/dropdown/main.go(+1 -1)📝
demos/flex/main.go(+1 -1)📝
demos/form/main.go(+1 -1)📝
demos/frame/main.go(+1 -1)📝
demos/grid/main.go(+1 -1)📝
demos/inputfield/main.go(+1 -1)📝
demos/list/main.go(+1 -1)📝
demos/modal/main.go(+1 -1)📝
demos/pages/main.go(+1 -1)📝
demos/presentation/cover.go(+3 -1)📝
demos/presentation/main.go(+15 -12)📝
demos/table/main.go(+1 -1)📝
demos/textview/main.go(+1 -1)...and 14 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.