[PR #149] [MERGED] fix: trigger render on raf to run animation request #324

Closed
opened 2026-03-02 23:45:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/149
Author: @msmps
Created: 9/9/2025
Status: Merged
Merged: 9/9/2025
Merged by: @msmps

Base: mainHead: fix/raf-20250909150611


📝 Commits (2)

  • fd07d2e fix: trigger render on raf to run animation request
  • 3c846f6 chore: rework implementation

📊 Changes

1 file changed (+5 additions, -1 deletions)

View changed files

📝 packages/core/src/renderer.ts (+5 -1)

📄 Description

Description

  • handles triggering a render on requestAnimationFrame to run the callbacks
  • closes #131
  • closes #148

🔄 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/anomalyco/opentui/pull/149 **Author:** [@msmps](https://github.com/msmps) **Created:** 9/9/2025 **Status:** ✅ Merged **Merged:** 9/9/2025 **Merged by:** [@msmps](https://github.com/msmps) **Base:** `main` ← **Head:** `fix/raf-20250909150611` --- ### 📝 Commits (2) - [`fd07d2e`](https://github.com/anomalyco/opentui/commit/fd07d2e2d2b2bb4fcafedb5591f827c18db0ad60) fix: trigger render on raf to run animation request - [`3c846f6`](https://github.com/anomalyco/opentui/commit/3c846f69b36be54ce1beaca97c30883b68d34838) chore: rework implementation ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/renderer.ts` (+5 -1) </details> ### 📄 Description ## Description - handles triggering a render on `requestAnimationFrame` to run the callbacks - closes #131 - closes #148 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:45:58 +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/opentui#324
No description provided.