[PR #7] [CLOSED] Fix missing call SetChangedFunc() for #4 #834

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

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/7
Author: @dpotapov
Created: 1/11/2018
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • b536e45 Fix missing call SetChangedFunc() for #4
  • 079bcd4 Add main loop interruption (naively resolves #6)
  • 7b14c1a Add PasswordField that hides user input

📊 Changes

3 files changed (+46 additions, -3 deletions)

View changed files

📝 application.go (+9 -0)
📝 form.go (+18 -1)
📝 inputfield.go (+19 -2)

📄 Description

No description provided


🔄 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/7 **Author:** [@dpotapov](https://github.com/dpotapov) **Created:** 1/11/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`b536e45`](https://github.com/rivo/tview/commit/b536e4570ea5b4f01bc1aff4e20a661fb0f13a8b) Fix missing call SetChangedFunc() for #4 - [`079bcd4`](https://github.com/rivo/tview/commit/079bcd4d7c01c0baf8bc8ac3918c48585a3b323e) Add main loop interruption (naively resolves #6) - [`7b14c1a`](https://github.com/rivo/tview/commit/7b14c1aaf9f49fc4917c7b9ee4004e10c240ac37) Add PasswordField that hides user input ### 📊 Changes **3 files changed** (+46 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `application.go` (+9 -0) 📝 `form.go` (+18 -1) 📝 `inputfield.go` (+19 -2) </details> ### 📄 Description _No description provided_ --- <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:08 +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#834
No description provided.