Open follower opened 8 years ago
As a side note, it would appear that previously the "Fix orientation bug" (commit c1691a87629917b870c64ac263c38827bd64b580
in other repository) was intended to fix this issue but it doesn't seem to have accounted for all situations.
See here for current workaround: https://github.com/follower/Eagle-Loader/commit/bb0bb730915acafbaa83514d3598f36970093efb
Ideally this workaround would be fixed by handling the rotation of the parent correctly in the
connectTo()
method.