mozilla/webmaker-core

Map view moves in unexpected way after deleting a page

Open

#140 opened on Jul 14, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (31 forks)auto 404
bugfeedbackhelp wanted

Repository metrics

Stars
 (63 stars)
PR merge metrics
 (PR metrics pending)

Description

This issue has been migrated from mozilla/webmaker-android#1987.

It was originally written by flukeout on Thu May 21 2015 and had the following description:

Steps to reproduce

  • Create a new project
  • Add a new page
  • Zoom in a bit and center the view on the new page
  • Select that page
  • Tap "Delete"
  • The view shifts a bit after removing the page

The view should stay where it was (same position and zoom level).

Contributor guide