• Adds mouseover event to a fabric checkbox to change its appearance.

    Parameters

    • fabricObj: Object

      The fabric object to attach the event to.

    • textObj: TextType

      The text object to modify on hover.

    • _this: any

      The context (VisualOutput or FunctionalPredictions).

    Returns void