From 0aa8ccc4965ade19e422241e12a1fbbb21561e5f Mon Sep 17 00:00:00 2001 From: itsrubberduck Date: Thu, 18 Jun 2026 10:58:26 +0200 Subject: [PATCH] fix(pm): clearer arrow-annotation instructions in bug report dialog Explain plainly that testers drag an arrow to the broken spot (mouse or finger), add an on-image hint until the first arrow is drawn, and switch the annotation canvas to pointer events so touch dragging works as the instructions promise. Co-Authored-By: Claude Opus 4.8 --- app/pages/pm.vue | 33 ++++++++++++++++++++++++++------- 1 file changed, 26 insertions(+), 7 deletions(-) diff --git a/app/pages/pm.vue b/app/pages/pm.vue index c08d2b1..30f73ad 100644 --- a/app/pages/pm.vue +++ b/app/pages/pm.vue @@ -1222,17 +1222,27 @@