[PR #127] [MERGED] fix: eliminate translated description flash on hover #149

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

📋 Pull Request Information

Original PR: https://github.com/YouG-o/YouTube-No-Translation/pull/127
Author: @YouG-o
Created: 11/5/2025
Status: Merged
Merged: 11/5/2025
Merged by: @YouG-o

Base: mainHead: fix/#126-desc


📝 Commits (1)

  • 0bc3148 fix: eliminate translated description flash on hover

📊 Changes

2 files changed (+81 additions, -48 deletions)

View changed files

📝 CHANGELOG.md (+3 -0)
📝 src/content/description/MainDescription.ts (+78 -48)

📄 Description

  • Add lastKnownText tracking to skip mutations without text changes
  • Add isProcessing flag to prevent concurrent restorations
  • Remove setTimeout delay for immediate restoration

🔄 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/YouG-o/YouTube-No-Translation/pull/127 **Author:** [@YouG-o](https://github.com/YouG-o) **Created:** 11/5/2025 **Status:** ✅ Merged **Merged:** 11/5/2025 **Merged by:** [@YouG-o](https://github.com/YouG-o) **Base:** `main` ← **Head:** `fix/#126-desc` --- ### 📝 Commits (1) - [`0bc3148`](https://github.com/YouG-o/YouTube-No-Translation/commit/0bc31483bd5e36b036e546fede2fcc9736cf44cf) fix: eliminate translated description flash on hover ### 📊 Changes **2 files changed** (+81 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+3 -0) 📝 `src/content/description/MainDescription.ts` (+78 -48) </details> ### 📄 Description - Add lastKnownText tracking to skip mutations without text changes - Add isProcessing flag to prevent concurrent restorations - Remove setTimeout delay for immediate restoration --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 00:04: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/YouTube-No-Translation#149
No description provided.