mirror of
https://github.com/rivo/tview.git
synced 2026-04-26 21:35:54 +03:00
[PR #319] [MERGED] Sleep presentation TextView1 example when inactive #908
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#908
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/319
Author: @ajcarvajal
Created: 6/30/2019
Status: ✅ Merged
Merged: 2/19/2020
Merged by: @rivo
Base:
master← Head:master📝 Commits (4)
49350e3make textview1 example sleep when inactiveacab75bMerge branch 'master' of https://github.com/rivo/tviewe4b4b7fformatting fixes93e6a49Revert "formatting fixes"📊 Changes
1 file changed (+7 additions, -3 deletions)
View changed files
📝
demos/presentation/textview.go(+7 -3)📄 Description
A goroutine in the demo presentation increments an integer infinitely in the background. Now checks hasFocus() and sleeps longer if inactive
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.