jacob-beltran / fabric-browseronly

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

The browser version didn't contain Class ActiveSelection

johnsoncheg opened this issue · comments

Version

1.7.16

Test Case

Steps to reproduce

Expected Behavior

Add ClassActiveSelection for the official fabric version contains ActiveSelection
The Class ActiveSelection appears in fabric V2

Actual Behavior

console.log(fabric.ActiveSelection) ---> undefined

Just merged with latest upstream master and published new build
https://www.npmjs.com/package/fabric-browseronly

Please let me know if this fixes the issue.

@jacob-beltran thanks dude. It works