Intro After adding the ability to drag and reposition the Selection Action Bar on the canvas last week, I spent this week improving that interaction. I tackled the issue where users could drag the toolbar completely off-screen, making it inaccessible. This week was all about keeping the toolbar within the canvas boundaries. Side note: This week I also updated the UI to resemble the mockup concept provided from the community. Obstacles to Implementation During testing I noticed that without bo...