From ba01c7376ed4a2b817a26a430faf4041524aef35 Mon Sep 17 00:00:00 2001 From: geireann Date: Sun, 29 Sep 2024 14:22:03 -0400 Subject: updated npm packages --- src/client/views/DocumentDecorations.tsx | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'src') diff --git a/src/client/views/DocumentDecorations.tsx b/src/client/views/DocumentDecorations.tsx index fc4b1f0af..34b05da56 100644 --- a/src/client/views/DocumentDecorations.tsx +++ b/src/client/views/DocumentDecorations.tsx @@ -60,6 +60,7 @@ export class DocumentDecorations extends ObservableReactComponent this.forceRender++)); + setTimeout(action(() => this._forceRender++)); // if the selected Doc has no width, then assume it's stil being layed out and try to render again later. return null; } - console.log('Renderedr'); // sharing const acl = GetEffectiveAcl(!this._showLayoutAcl ? Doc.GetProto(seldocview.Document) : seldocview.Document); -- cgit v1.2.3-70-g09d2