Changes between Initial Version and Version 1 of Ticket #10861, comment 7


Ignore:
Timestamp:
2015-01-07T21:45:20+01:00 (10 years ago)
Author:
bastiK

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10861, comment 7

    initial v1  
    22> Maybe change zoom only if the new layer bounds do not contain the current ones?
    33
    4 This means that JOSM will sometimes zoom to the layer and sometimes not. The user may be puzzled as this condition is not completely obvious. Otherwise I think this would be an okay solution. Let's see if we get more feedback.
     4This means that JOSM will sometimes zoom to the layer and sometimes not. The user may be puzzled as this condition is not completely obvious. Intuitively, it would make more sense to keep the bounding box when the new layer bounds are completely within the current view.
     5
     6Otherwise I think this would be an okay solution. Let's see if we get more feedback.