Render box-drawing chars individually for alignment
Box-drawing and block element characters are now rendered as separate tspans with precise x positions to prevent font-related visual misalignment. Bump version to 0.3.5
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "textual-webterm"
|
||||
version = "0.3.4"
|
||||
version = "0.3.5"
|
||||
description = "Serve terminal sessions over the web"
|
||||
authors = ["Will McGugan <will@textualize.io>"]
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user