alterm4nn / ChronoZoom

ChronoZoom is an interactive timeline for all of history.
http://www.chronozoom.com
156 stars 125 forks source link

Background images: restricted area of canvas is not refreshed after adding background image #1408

Open mkalygin opened 9 years ago

mkalygin commented 9 years ago

Repro:

  1. Create new canvas.
  2. Edit root timeline.
  3. Add background image to the timeline so that the new height is greater that the initial height of the timeline.
  4. Maximum zoom out.
  5. Pan around the root timeline.

Expected: navigation over root timeline is restricted by boundaries of the timeline.

Observed: navigation over root timeline is restricted by boundaries of the previous root timeline (before the size changed).