From cf0d6dd7c67d7c32c3df064e2fe46d287ad56d94 Mon Sep 17 00:00:00 2001 From: Liam <43280985+LiamAshdown@users.noreply.github.com> Date: Fri, 15 Dec 2023 03:50:24 +0000 Subject: [PATCH] feat: Implement the ability to be able to rotate an image on agent conversation. (#8559) --- .../conversation/components/GalleryView.vue | 40 ++++++++++++++++++- .../FluentIcon/dashboard-icons.json | 2 + 2 files changed, 41 insertions(+), 1 deletion(-) diff --git a/app/javascript/dashboard/components/widgets/conversation/components/GalleryView.vue b/app/javascript/dashboard/components/widgets/conversation/components/GalleryView.vue index 8a28c5710..48f9fbd37 100644 --- a/app/javascript/dashboard/components/widgets/conversation/components/GalleryView.vue +++ b/app/javascript/dashboard/components/widgets/conversation/components/GalleryView.vue @@ -46,9 +46,25 @@
+ +