Changes between Initial Version and Version 1 of Ticket #16472, comment 32


Ignore:
Timestamp:
2021-09-01T21:46:05+02:00 (4 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16472, comment 32

    initial v1  
    22
    33* When resizing window, the orientation of the viewpoint changes -- this is due to something, somewhere, flipping angles. I wouldn't call this a show-stopper (the Mapillary viewport just resets to the the vector set in initialization). This can be removed if necessary (just drop Equirectangular.java#L82 (`temporaryCameraPlane.setRotation(currentRotation);`)).
     4
     5EDIT:
     6There should be no plugin incompatibilities -- see https://gitlab.com/smocktaylor/josm/-/pipelines/363568437 (all possible incompatibilities are from the HistoryComboBox changes).