Yesterday was my first time cooking outdoors this year. As usual for me, the menu is burgers 🍔😂




**The inspiration:** When I first started using the Sketch app to design user interfaces, one of the features I liked most, was their minimap. I find it really helpful to navigate around.
I wanted my notes app to have a similar minimap feature.
**Functionality:** The picture shows the first version of the minimap in my app. You can click anywhere in the minimap and it will then move the viewport to that position on the canvas.
The box can also be dragged around to move the viewport.
The box in the minimap shows what the user is currently seeing. This means, as the user is panning around the canvas, the box will also move. If the user zooms in or out, the box will increase or decrease in size.
**Future development:** I am quite happy with the functionality of it. I don't see what more should be added, so I will work on improving the UI.
#dev #Swift #SwiftUI #AppKit #macOS
