Blanked columns upon zoom/unzoom when border trees are displayed

Issue #11 duplicate
Robert Leach created an issue

Zooming in/out when trees are displayed sometimes causes right-most column to blank- out. See screen-cap - Right most column blanked out when zooming and unzooming past it.

Comments (2)

  1. Christopher Keil repo owner

    This is caused by a miscalculation for setting the scale of the rectangles. This method is in the MapContainer class and called in DendroController when the user tries to zoom/ unzoom. This happens regardless of displaying the trees or not (just try zooming in or out a lot of times). There should be some small log messages created since I was attempting to resolve this bug before.

  2. Log in to comment