tether
tether copied to clipboard
optimizations: {moveElement: false} does not prevent the element from being moved
It is moved in https://github.com/HubSpot/tether/blob/master/tether.js#L1013, called from https://github.com/HubSpot/tether/blob/master/tether.js#L910 (note that this line is executed regardless of moveElement
).
See #54
Ah, thanks. Looks like it's a documentation issue then.
:+1: That naming is awful based on what it actually does.
👍 This really sent me into a tunnel of confusion