hpeinar / planner_v3

A new version of stardew planner.
17 stars 1 forks source link

[BUG] #18

Closed MidnightfoxSoren closed 12 months ago

MidnightfoxSoren commented 1 year ago

Describe the bug Can place building on entire map. It's as though there is a boundary where the buildings wont pass.

To Reproduce Steps to reproduce the behavior in the planner:

  1. Click on a building to place
  2. try to move around entire map.

Expected behavior I expected to be able to put buildings in places where they are allowed.

Screenshots Please add screenshots or screen recording for every bug.
Planner is a visual product and 99% of the issues are visually represented.

System information (please complete the following information):

KaitoPrower commented 12 months ago

Yeah, I just saw there was a V3 and went to use the Four Corners and ran into this issue. From what I can tell, regardless of the chosen map, the available area any items can be placed is based on the size of the Standard Farm map. If it extends any wider or longer than that, placement is stunted...

hpeinar commented 12 months ago

@KaitoPrower was right, the viewport was not correctly being resized and thus the events were never handled beyond standard size.

I've fixed the viewport resizing.

Feel free to comment if there are any other issues connected to this.

If you have any other general feedback, ideas or frustrations for the v3 planner, I'm also all ears at henrikpeinar@gmail.com

KaitoPrower commented 12 months ago

Thanks, @hpeinar! Seems to be working fine now!