Opened 7 years ago
Closed 5 years ago
#15543 closed enhancement (fixed)
allow copying mapillary image url
Reported by: | richlv | Owned by: | jpietri |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin mapillary | Version: | latest |
Keywords: | Cc: |
Description
currently mapillary images can be opened in browser.
i have the default browser for josm/java set as needed, but i want to use a different browser for mapillary, as the main one is terribly slow for mapillary website.
currently i have to open the link in my default browser, wait for the slow site a bit, copy the url and open it in the other browser.
it would be nice if there was a way to copy the image url.
Attachments (0)
Change History (5)
comment:1 by , 7 years ago
comment:2 by , 6 years ago
Owner: | changed from | to
---|
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
With https://github.com/JOSM/Mapillary/pull/106 this is now implemented.
comment:4 by , 5 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The popup "Copied to Clipboard" text and background are both white which makes it difficult to read.
comment:5 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Background now set to black after this commit.
https://github.com/JOSM/Mapillary/commit/cec293e68dd219b84337f068466cafc30fc8cd3e
a possible solution suggested in #15544