show and hide selection border of object on mouse:over and mouse:out event #7797
Unanswered
meetgoyani007
asked this question in
Q&A
Replies: 2 comments 1 reply
-
First upgrade to latest version. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@meetgoyani007 I found a solution to create the selection effect on objects via mouse:over and mouse:out follows the code that works and the source https://stackoverflow.com/questions/56172212/how-to-show-object-bounding-box-when-mouse-hover-objects-in-fabricjs
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I use fabric version 1.7.3 and I want to show and hide the selection border around the element when the user hovers/out.
Here is my sample code:
So please let me know where I am wrong?
Beta Was this translation helpful? Give feedback.
All reactions