Modify ↓
Opened 12 years ago
Closed 12 years ago
#8329 closed enhancement (fixed)
Add alternate zoom slider button style
Reported by: | The111 | Owned by: | The111 |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | JMapViewer | Version: | latest |
Keywords: | Cc: |
Description
The default zoom slider for a JMapViewer shows the zoom in/out (+/-) buttons below the slider, side by side horizontally. An alternate style could be added where the +/- buttons are stacked vertically above and below, and in line with, the vertical slider bar.
This change should not affect JOSM or any existing projects using JMapViewer.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Fixed in [o29171].
Added zoom slider button style options. If JMapViewer.setZoomButtonStyle is not explicitly called, everything will behave exactly as it did before this change. JOSM and any other applications using JMapViewer should be unaffected.