issues
search
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
Address UXD issue where line disappears during scroll
Maintain drawn line when scrolling cards
Line should maintain angle when target field is off screen
Line should stop at bottom of visible viewing area
Line may terminate to bottom of viewable area, and not directly to the Target field box
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.