[PR #993] [CLOSED] Fix unselected list color #1097

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

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/993
Author: @eeeXun
Created: 5/27/2024
Status: Closed

Base: masterHead: patch-0


📝 Commits (1)

  • 95779c1 Fix unselected list color

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 list.go (+6 -2)

📄 Description

This patch is trying to fix #990.

The maintainBackground in printWithStyle function for the unselected list is set to true. I think this is desirable behavior for DropDown. But not sure if this would affect the List.


🔄 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/993 **Author:** [@eeeXun](https://github.com/eeeXun) **Created:** 5/27/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-0` --- ### 📝 Commits (1) - [`95779c1`](https://github.com/rivo/tview/commit/95779c15c500e3d610c7825a5a3cc2e4c971cbf2) Fix unselected list color ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `list.go` (+6 -2) </details> ### 📄 Description This patch is trying to fix #990. The `maintainBackground` in `printWithStyle` function for the unselected list is set to true. I think this is desirable behavior for `DropDown`. But not sure if this would affect the `List`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:09:26 +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#1097
No description provided.