View Issue Details

IDProjectCategoryView StatusLast Update
0005764Spring engineGeneralpublic2017-09-17 02:46
ReporterGoogle_Frog Assigned ToKloot  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Product Version103.0 +git 
Summary0005764: Drag area commands off the edge of the map
DescriptionCurrently, area commands can only be issued by releasing the mouse button while the mouse is over the map. This is a bit of a frustrating UI as it restricts the methods of issuing area commands around the edges of the map.

I would like the area command UI to accept (and draw for) mouse positions outside the map. If you drag off the command of the edge of the map the area should increase as normal. As far as I'm aware there is already a solution for ground raytraces to off-map positions.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2017-09-17 02:46

developer   ~0018407

Fix 300ab559ac8efb001aee1915fdd7161a68541412 committed to develop branch: fix 0005764
allow area commands to be extended off-map; intersect a plane (at
elevation equal to an area's center position) to determine radius, repo: spring changeset id: 8774

Issue History

Date Modified Username Field Change
2017-09-16 12:39 Google_Frog New Issue
2017-09-16 22:13 Kloot Assigned To => Kloot
2017-09-16 22:13 Kloot Status new => assigned
2017-09-17 02:46 Kloot Changeset attached => spring develop 300ab559
2017-09-17 02:46 Kloot Note Added: 0018407
2017-09-17 02:46 Kloot Status assigned => resolved
2017-09-17 02:46 Kloot Resolution open => fixed