From 4bad9d544879f5d59becb2c0e22c9ff5800f2890 Mon Sep 17 00:00:00 2001 From: bobzel Date: Fri, 3 Dec 2021 14:39:40 -0500 Subject: cleaned up text alignment buttons & initialization in formatted text box --- src/client/documents/Documents.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/documents') diff --git a/src/client/documents/Documents.ts b/src/client/documents/Documents.ts index 5c5818f8f..80c3f9168 100644 --- a/src/client/documents/Documents.ts +++ b/src/client/documents/Documents.ts @@ -746,6 +746,7 @@ export namespace Docs { I.strokeEndMarker = arrowEnd; I.strokeDash = dash; I.tool = tool; + I["text-align"] = "center"; I.title = "ink"; I.x = options.x; I.y = options.y; -- cgit v1.2.3-70-g09d2