fabricjs / fabric.js

Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser

Home Page:http://fabricjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i cant select a fabric object when its color is transparent with out use perPixelTargetFind , i cant use perPixelTargetFind in my project because of the so many polygon objects aligned closely so i cant use that , is there any other way to select the transparent object ?

SachuG3 opened this issue · comments

CheckList

  • I agree to follow this project's Code of Conduct
  • I have read and followed the Contributing Guide
  • I have read and followed the Issue Tracker Guide
  • I have searched and referenced existing issues and discussions
  • I am filing a BUG report.
  • I have managed to reproduce the bug after upgrading to the latest version
  • I have created an accurate and minimal reproduction

Version

5.3.0

In What environments are you experiencing the problem?

No response

Node Version (if applicable)

None

Link To Reproduction

set a polygon or a object full color as transparent , i cant select the object event it has selectable true

Steps To Reproduce

  1. set a polygon or a object full color as transparent , i cant select the object event it has selectable true

Expected Behavior

set a polygon or a object full color as transparent , i cant select the object event it has selectable true

Actual Behavior

set a polygon or a object full color as transparent , i cant select the object event it has selectable true

Error Message & Stack Trace

No response