morphic.js icon indicating copy to clipboard operation
morphic.js copied to clipboard

menu option given for morph to be attached to non-overlapping clipped morphs

Open davidedc opened this issue 11 years ago • 0 comments

steps:

  • open a scrollframe
  • drop in the scrollframe an animation demo
  • create a rectangle and position it just under the scrollmorph like so: screen shot 2015-02-12 at 01 29 24
  • right-click on the rectangle and choose attach to...

obtained:

  • options are given to select the frame morph and the bounce morphs, none of which overlaps with the rectangle like so: screen shot 2015-02-12 at 01 29 32

expected:

  • no morphs are eligible for attachment screen shot 2015-02-12 at 01 29 41

(this was fixed in Zombie Kernel but I can't remember when, would need bisection)

davidedc avatar Feb 12 '15 01:02 davidedc