• Adds mouseout event to a fabric object to reset the text style.

    Parameters

    • fabricObj: Object

      The fabric object to attach the event to.

    • textObj: TextType

      The text object to reset on mouseout.

    • _this: any

      The context (VisualOutput or FunctionalPredictions).

    Returns void