SolarLune / masterplan

MasterPlan is a project management software / visual idea board software. It attempts to be easy to use, lightweight, and fun.
https://solarlune.itch.io/masterplan
508 stars 46 forks source link

Instant Snap to Origin Before Panning Animation on Snap to Origin #7

Closed BiRD4 closed 4 years ago

BiRD4 commented 4 years ago

When the backspace key is pressed for snap to origin, the view teleports directly to the origin for a frame or two before doing the panning animation. Tasks located near the origin only appear in these couple frames if they were already loaded on-screen before the backspace key is pressed for the snap to origin, so it's possible that whatever code is responsible for drawing only the tasks that are in the view doesn't think the view is at the origin for these frames.

Build: windows_amd64 On Windows 10 64-bit

SolarLune commented 4 years ago

Hello! Sorry for the late reply; I've fixed this in the most recent commit. It will be in the next build on itch if you don't build from source (v0.1.2).