[PR #122] [CLOSED] Fixing borders in box.go #858

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

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/122
Author: @benweidig
Created: 5/26/2018
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 8dcab43 add unicode representation comment to semigraphical runes
  • fe8efd6 fix box borders

📊 Changes

2 files changed (+24 additions, -24 deletions)

View changed files

📝 box.go (+6 -6)
📝 util.go (+18 -18)

📄 Description

The borders were a little mixed up (vertical/horizontal mixup).

I've also added the unicode representation as a comment.


🔄 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/122 **Author:** [@benweidig](https://github.com/benweidig) **Created:** 5/26/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`8dcab43`](https://github.com/rivo/tview/commit/8dcab4399a0400de6d04b8e851b789cb5cef4913) add unicode representation comment to semigraphical runes - [`fe8efd6`](https://github.com/rivo/tview/commit/fe8efd63d37aaa1b3de4acdc9d141d561d5e1442) fix box borders ### 📊 Changes **2 files changed** (+24 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `box.go` (+6 -6) 📝 `util.go` (+18 -18) </details> ### 📄 Description The borders were a little mixed up (vertical/horizontal mixup). I've also added the unicode representation as a comment. --- <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:16 +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#858
No description provided.