Changes between Initial Version and Version 1 of Ticket #16472, comment 32
- Timestamp:
- 2021-09-01T21:46:05+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16472, comment 32
initial v1 2 2 3 3 * 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 5 EDIT: 6 There should be no plugin incompatibilities -- see https://gitlab.com/smocktaylor/josm/-/pipelines/363568437 (all possible incompatibilities are from the HistoryComboBox changes).