From 0df7cd04afbd766d9de4a2b591831009bcd7181b Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Fri, 2 Jan 2026 15:29:35 +0100 Subject: [PATCH] Add completed task: favicon and shape interaction fixes --- ...[rS]-favicon-and-fix-shape-interactions.md | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 backlog/tasks/task-1 - Add-[rS]-favicon-and-fix-shape-interactions.md diff --git a/backlog/tasks/task-1 - Add-[rS]-favicon-and-fix-shape-interactions.md b/backlog/tasks/task-1 - Add-[rS]-favicon-and-fix-shape-interactions.md new file mode 100644 index 0000000..90cfd43 --- /dev/null +++ b/backlog/tasks/task-1 - Add-[rS]-favicon-and-fix-shape-interactions.md @@ -0,0 +1,27 @@ +--- +id: task-1 +title: 'Add [rS] favicon and fix shape interactions' +status: Done +assignee: [] +created_date: '2026-01-02 14:28' +updated_date: '2026-01-02 14:29' +labels: + - ui + - branding + - bugfix +dependencies: [] +priority: medium +--- + +## Description + + +Generated and deployed [rS] branded favicon (orange r, teal S, white square brackets on navy background). Added favicon to both rSpace-website landing page and rspace-online canvas. Fixed shape dragging by allowing drag from header elements. + + +## Acceptance Criteria + +- [x] #1 Favicon displays [rS] with correct colors +- [x] #2 Favicon deployed to rspace.online and subdomains +- [x] #3 Shapes can be dragged by their header bars +