atlasmap-attic / atlasmap-ui

An Angular2 module for designing Atlasmap mapping definitions
Apache License 2.0
9 stars 8 forks source link

Fix line drawing issue when scrolling through cards #50

Closed mattrpav closed 7 years ago

mattrpav commented 7 years ago
  1. Address UXD issue where line disappears during scroll
  2. Maintain drawn line when scrolling cards
  3. Line should maintain angle when target field is off screen
  4. Line should stop at bottom of visible viewing area
  5. Line may terminate to bottom of viewable area, and not directly to the Target field box
  6. Should support both 'active' selected mapping and inactive mappings when the Show All Lines option is active
jbakermd commented 7 years ago

Missed the logic having math for target side too, fix incoming.