SOLVED Live update on LSB change



  • When I move LSB, the space center and backgrounds are only affected on mouseUp.

    Seems that RF programmatically anchors everything to the LSB, so makes sense that LSB has a latency when shifted. But from the user’s point of view, it seems it should yield the same interaction as changing the RSB.

    LSB_update_3.gif

    Thanks,
    Ryan



  • Thanks, Frederik! I think this update on mouseDragged will also make the extension I’m working on much easier.


  • admin

    Oh will be fixed in the next update.

    Changing the left margin has a lot more impact then changing the right margin. When the left margin is changed not only the width changes but all the contour/points, anchors, components are moving... RF uses a temp left margin while dragging.