[PR #256] [CLOSED] Call the selected function on manual select #888

Closed
opened 2026-03-04 01:08:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/256
Author: @urandom
Created: 3/31/2019
Status: Closed

Base: masterHead: dropdown-trigger-select-on-set-current


📝 Commits (1)

  • ab9fa09 Call the selected function on manual select

📊 Changes

1 file changed (+12 additions, -0 deletions)

View changed files

📝 dropdown.go (+12 -0)

📄 Description

On SetCurrentOption, call the main selected function if set, as well as
the option's selected function, if set.


🔄 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/256 **Author:** [@urandom](https://github.com/urandom) **Created:** 3/31/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dropdown-trigger-select-on-set-current` --- ### 📝 Commits (1) - [`ab9fa09`](https://github.com/rivo/tview/commit/ab9fa09963d31cbfa1d1944dc6bad698f5fcf02d) Call the selected function on manual select ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `dropdown.go` (+12 -0) </details> ### 📄 Description On SetCurrentOption, call the main selected function if set, as well as the option's selected function, if set. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:08:25 +03:00
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#888
No description provided.