This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git


    from d56a95f9fa Status bar should rewrite coordinates with new accuracy 
after zoom event.
     new a334b6967e Fix a wrong transformation of coordinates after a change of 
CRS in the status bar. Documentation improvement as a side-effect of the search 
for the bug.
     new 968f30a4fb Show the name of the map projection in multi-canvas views 
too. Before this commit, it was shown only in the overview.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../sis/geometry/AbstractDirectPosition.java       |   2 +
 .../apache/sis/gui/coverage/CoverageControls.java  |   5 +
 .../apache/sis/gui/coverage/GridSliceSelector.java |   2 +-
 .../org/apache/sis/gui/internal/Resources.java     |   2 +-
 .../apache/sis/gui/internal/Resources.properties   |   2 +-
 .../sis/gui/internal/Resources_fr.properties       |   2 +-
 .../main/org/apache/sis/gui/internal/Styles.java   |   2 +-
 .../main/org/apache/sis/gui/map/MultiCanvas.java   |  45 ++++++++-
 .../main/org/apache/sis/gui/map/StatusBar.java     | 102 +++++++++++++--------
 9 files changed, 117 insertions(+), 47 deletions(-)

Reply via email to