mirror of
https://github.com/rivo/tview.git
synced 2026-04-26 21:35:54 +03:00
[GH-ISSUE #553] Cannot get demos/table to render correctly on Windows 10. #404
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#404
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?
Originally created by @true-zero on GitHub (Jan 18, 2021).
Original GitHub issue: https://github.com/rivo/tview/issues/553
I'm having issues getting the demo for tables to render correctly on Windows 10
@joegrasse commented on GitHub (Jan 18, 2021):
Could it be related to this issue #66?
@true-zero commented on GitHub (Jan 20, 2021):
Nope, doesn't seem to be related.
@true-zero commented on GitHub (Jan 21, 2021):
Fixed, needs to use a font which doesn't cause the issue.
@joegrasse commented on GitHub (Jan 22, 2021):
Glad I could help.