Commit Graph

13112 Commits

Author SHA1 Message Date
SilentSpike
24d83926e2 Fix white Osmose icons after changes upload
Prevent those elements of the Osmose service cache from being purged on
reset.

Fixes #7609
2020-05-17 17:41:44 +01:00
Quincy Morgan
61ef843a18 Update copy and paste icons 2020-05-15 16:04:43 -04:00
Quincy Morgan
e319aebc41 Fix several circumstances where the edit menu could appear unexpectedly 2020-05-15 15:22:36 -04:00
Quincy Morgan
3bebda08fd Don't display tooltips for non-mouse interaction on iOS 13.4 (re: #6035) 2020-05-15 14:52:11 -04:00
Quincy Morgan
7aedb396a9 Don't persist hover styles on touchscreens (close #7432) 2020-05-15 13:32:53 -04:00
Quincy Morgan
1f45ad933a Don't show hover tooltips for non-mouse pointerenter events (re: #6035) 2020-05-15 12:12:43 -04:00
Quincy Morgan
e079e120bf Make behaviorDrag ignore non-active pointers (re: #6745) 2020-05-15 11:31:36 -04:00
Quincy Morgan
084d9336c4 Anchor pasted features to the position they were copied if done so with the edit menu (re: #2508) 2020-05-15 10:55:23 -04:00
Quincy Morgan
91eaf15ba5 Update copy operation description 2020-05-15 09:59:27 -04:00
Quincy Morgan
21ed04ed65 Limit Copy operation by visible extent (close #7603) 2020-05-15 09:51:50 -04:00
Quincy Morgan
834b8b4d6c Fix issue where dynamic tooltips titles might not get updated 2020-05-14 16:56:29 -04:00
Quincy Morgan
db9eed2434 Move the edit menu logic to uiInit
Make context the first argument of operation objects
Add Paste operation to edit menu when opening the context menu on a blank area of the map (close #2508)
2020-05-14 15:49:35 -04:00
Quincy Morgan
c939924f83 Fix issue with pressing spacebar in select modes 2020-05-14 13:09:25 -04:00
Quincy Morgan
a0ad92e6e0 Always show the edit menu at the location of the triggering event 2020-05-14 12:32:43 -04:00
Quincy Morgan
dff4268256 Allow selection, deselection, and multiselection with the spacebar (re: #3843)
Don't open the edit menu on single spacebar press
Open the edit menu for long spacebar press (re: #7577)
2020-05-14 11:19:20 -04:00
Quincy Morgan
8799011abc Fix code tests 2020-05-13 16:04:40 -04:00
Quincy Morgan
0278e700a0 Convert feature copying functionality from a standalone behavior to an operation and add to edit menu (re: #2508)
Show flash feedback message when copying features with keyboard shortcut
Disallow copying of untagged vertices
2020-05-13 15:42:28 -04:00
Quincy Morgan
e0a23723da Enable extracting lines to POIs (close #7598) 2020-05-13 11:59:55 -04:00
Quincy Morgan
04bdc4da1c Make the extract operation a single step instead of immediately entering modeMove (close #6674) 2020-05-13 10:58:53 -04:00
Quincy Morgan
b0a9b8d730 Add Courtyard preset 2020-05-13 10:05:02 -04:00
Quincy Morgan
0c2ac32d78 Deprecate several alternatives to landuse=flowerbed 2020-05-13 09:47:19 -04:00
Quincy Morgan
67bef3a692 Add sameSite=strict attribute to lock cookies (close #7596) 2020-05-13 09:37:12 -04:00
Quincy Morgan
23714ba822 Position the edit menu above the anchor point if triggered via touch or stylus (re: #7577)
Add additional code safety to behaivorSelect
2020-05-12 18:42:36 -04:00
Quincy Morgan
4fede5214a Ensure that only one pointer is handled at a time in behaivorSelect 2020-05-12 16:10:07 -04:00
Quincy Morgan
20fadf0b1a Update the first two chapters of the walkthrough for non-mouse interaction 2020-05-10 12:02:36 -07:00
Quincy Morgan
e6fc7e221a Fix menu position when long-pressing features on touchscreens (re: #7577)
Improve comment
2020-05-10 10:59:56 -07:00
Quincy Morgan
9b2263f477 Merge pull request #7568 from animesh-007/7549
renamed metal construction preset
2020-05-10 09:35:26 -07:00
animesh-007
9704e60c7b changed name to MetalWorker 2020-05-09 16:34:12 +05:30
Quincy Morgan
4a3fc57742 Show the edit menu when long-pressing or long-clicking (close #7577) 2020-05-08 19:23:01 -07:00
Quincy Morgan
95dc16b7a6 Update more mouse events to use pointer events if available (re: #5505) 2020-05-08 16:10:15 -07:00
Quincy Morgan
77552c4430 Fix map interaction on devices not supporting pointer events 2020-05-08 15:44:02 -07:00
Quincy Morgan
5a8f573889 Continue zoom/pan of map when a down pointer moves off the map (re: #5505)
Fix possibly #6745
2020-05-08 15:30:38 -07:00
Quincy Morgan
509ee8fe65 Import function from module instead of file 2020-05-08 15:03:03 -07:00
Quincy Morgan
edc32849c0 Use pointer events in raw tag editor when supported (re: #5505) 2020-05-08 15:01:15 -07:00
Quincy Morgan
e838d06328 Use pointer events for the background offset on supported devices (re: #5505) 2020-05-08 12:52:46 -07:00
Quincy Morgan
a16a95e32e Use pointer events in welcome walkthrough chapter on supported devices (re: #5505) 2020-05-08 12:09:35 -07:00
Quincy Morgan
a781847d6a Use pointer events for resizing the photoviewer on supported devices (re: #5505) 2020-05-08 12:01:38 -07:00
Quincy Morgan
77061e9c6c Fix lint warnings 2020-05-08 09:42:02 -07:00
Quincy Morgan
38bc5131fa Fix incorrect curtain positioning when iD's container doesn't match the window dimensions (close #7551) 2020-05-08 09:40:27 -07:00
animesh-007
896c29aecc renamed metal construction preset 2020-05-07 14:34:56 -07:00
Quincy Morgan
eb21bbfcde Add Orthodontist preset (close #7575) 2020-05-07 13:49:58 -07:00
Quincy Morgan
ff4eb971ac Fix various issues that made the walkthrough non-completable 2020-05-07 13:27:20 -07:00
Quincy Morgan
4478dba08d Rename "Ferry Station / Terminal" presets to "Ferry Terminal" 2020-05-07 10:50:27 -07:00
Quincy Morgan
b58127b98a Improve names of several craft presets 2020-05-07 10:43:32 -07:00
Quincy Morgan
7a3a84b7b2 Remove broken "tail" functionality (close #7560) 2020-05-07 10:26:50 -07:00
Quincy Morgan
8a9f4c3131 Add Image field (close #7531) 2020-05-05 14:46:34 -07:00
Quincy Morgan
4ab16a4470 Allow mapping quarries are points (close #7515) 2020-05-05 14:35:01 -07:00
Quincy Morgan
2e9a7485a1 Add shoe repair shop preset (close #7562) 2020-05-05 14:28:33 -07:00
Quincy Morgan
62c990f903 Merge pull request #7559 from hikemaniac/remove-tf
Ignore Thunderforest Outdoors layer
2020-05-05 14:15:55 -07:00
Quincy Morgan
f7a4dc53d2 Merge pull request #7507 from hikemaniac/ruins
Add field for ruins=*
2020-05-05 14:05:48 -07:00