Changes between Version 15 and Version 21 of Help/Dialog/ImageViewer


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/ImageViewer

    v15 v21  
    44[[JOSMImage(dialogs/geoimage,48,link=,middle,margin-right=20)]] ''Keyboard shortcut'': **`Y`** — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM panels]
    55
    6 This panel is a **viewer for photos** from a geoimage layer.
    7 It shows all photos from a source layer, whether geotagged or not.
     6This panel is a **viewer for photos** from a geoimage layer.
    87
    9 [[Image(GeotaggedPhotos_JOSMr18303.png,​link=)]]
     8It shows all photos from a source layer, whether geotagged or not. Other source layers containing images like e.g. GPX waypoint images or the Mapillary plugin use this panel as well. Several source layers are represented in the panel via tabs.
     9
     10[[Image(ImageViewer_r18621.jpg,​link=)]]
     11
     12The dialog title shows the layer name and the name of the currently displayed image. Below are the image layer tabs (if needed) with the layer name and a button to remove the layer from the image viewer. The active tab is raised and indicated by a star (`*`) in front of the name. By clicking on the the tabs, you can switch quickly between image layers. The image currently displayed is highlighted in bright red in the map view. There is a selected image in each layer. These other selected images are highlighted in dark red in the map view.
     13
     14The tabs are displayed in the same order as the layers, from lowest to highest. But if there is more than one row of tabs, the active tab is in the bottom row. When there is only one tab, the tab is hidden. In expert mode, the layer number is added to each tab, between square brackets. (Tabs exist since r18621.)
     15
    1016
    1117== Source Layer ==
     18{{{#!comment
     19following does not work for me with r18621
     20}}}
     21{{{#!comment
    1222To change the source layer for the images displayed use the shortcut **`Ctrl+Alt+J`⤳`[0-9]`** or the context menu **Jump to next marker** from a [wikitr:/Help/Menu/PhotoLayer Geoimage layer] in the [wikitr:/Help/Dialog/LayerList Layer List].
     23}}}
    1324
    14 The source layer can get indirectly changed when an image is selected in the Map view and the current source layer is not the active layer.
     25A source layer can be added when an image of the layer is selected in the [wikitr:/Help/MapView Map view] and the current source layer is not the active layer.
    1526This may get confusing when navigating between several Geoimage layers.
    1627
    1728
     29== Zoom and position ==
     30Zooming is possible with the mouse wheel and left/right mouse button click or a left mouse button dragged rectangle selection.\\
     31The position can be adjusted with right mouse button drag.
     32
     33
    1834== Buttons ==
    19 The Geotagged Images window has several buttons which operate on the photo:
     35The Geotagged Images dialog has several buttons which operate on the photo:
    2036
    2137||= **Icon** =||= **Name** =||= **Shortcut** =||= **Description** =||
     
    6177|| Copy image path ||\
    6278||  **`Ctrl+Alt+Shift+C`**  ||\
    63 ||
     79|| Copies the path to the local image file onto the clipboard (ready to "paste")
    6480||  [[JOSMImage(external-link)]]  ||\
    6581|| Open image in external viewer ||\
     
    7187||    ||\
    7288|| Adjusts Colorfulness, Gamma and Sharpness. ||\
     89||||
     90||||
     91||    ||\
     92||    ||\
     93||  **`Left`/`Right`/`Up`/`Down`**  ||\
     94|| Switch through the tabs of different source layers with arrow keys. (Does not work with Mac OS X look-and-feel.) ||\
    7395
    7496
     
    7799|| **`geoimage.maximum-width`** ||  `6000`  || The maximum width of images in pixels. Bigger images are automatically scaled down. ||
    78100|| **`geoimage.maximum-zoom-scale`** ||  `2.0`  ||  ||
    79 || **`geoimage.use-mouse-clicks-to-zoom`** ||  `true`  || ||
     101|| **`geoimage.use-mouse-clicks-to-zoom`** ||  `true`  || Enable left/right mouse button click to zoom ||
    80102|| **`geoimage.zoom-step-factor`** ||  `1.5`  ||  ||
     103||||
     104|| **`clr.general.geoimage.selected.not.image.viewer`** ||  `#320000`  || Highlight color for images (one per geoimage layer) which are selected but not currently being viewed. For a change to take effect, the geoimage layer needs to be removed and re-added. ||
    81105
    82106----