From fff5fd23cb6f867cb35a5de9269169a5eba44777 Mon Sep 17 00:00:00 2001 From: Lanius Trolling Date: Tue, 14 Mar 2023 14:56:19 -0400 Subject: [PATCH] Add comment permalink copy button --- .../info/mechyrdia/data/view_comments.kt | 31 ++++++++++++------- 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/src/main/kotlin/info/mechyrdia/data/view_comments.kt b/src/main/kotlin/info/mechyrdia/data/view_comments.kt index 390967e..42e044e 100644 --- a/src/main/kotlin/info/mechyrdia/data/view_comments.kt +++ b/src/main/kotlin/info/mechyrdia/data/view_comments.kt @@ -95,23 +95,30 @@ fun FlowContent.commentBox(comment: CommentRenderData, loggedInAs: Id