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
512 stars 46 forks source link

Window resize issue on macOS #2

Closed Zooce closed 4 years ago

Zooce commented 4 years ago

Description: On macOS, resizing the window presents a rendering issue where the view is constrained to the bottom right corner of the window. After that, moving the resized window zooms into the view covering up the task bar at the bottom.

System Info: macOS 10.15.2 MasterPlan 0.1.0

Steps to Reproduce:

  1. Start MaserPlan on macOS 10.15.2 MasterPlan_resize_issue_0
  2. Resize the window: MasterPlan_resize_issue_1
  3. Move the window: MasterPlan_resize_issue_2
tawdry-audrey commented 4 years ago

I can confirm I'm having the same issue, plus something that may be related which is that tasks go invisible when they're not in the top left corner of the screen and the right click menu seems to be offset similarly (i have to click a few options below my selection to click a selection)

ThinkDigitalSoftware commented 4 years ago

Same issue as well.

Zooce commented 4 years ago

@tawdry-audrey I think you're onto something with the top left corner thing. I mentioned it in #4.

Zooce commented 4 years ago

This issue seems to be fixed with 0.1.1 (somewhere between 720200d and f76b441). Thank you @SolarLune.