mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-15 01:03:10 +00:00
modified jsdoc
This commit is contained in:
parent
fff6489d0d
commit
68d2ed7d3c
1 changed files with 3 additions and 1 deletions
|
|
@ -154,8 +154,10 @@
|
|||
* Indicates which key enable alternative selection
|
||||
* in case of target overlapping with active object
|
||||
* values: 'altKey', 'shiftKey', 'ctrlKey'.
|
||||
* For a series of reason that come from the general expectations on how
|
||||
* things should work, this feature works only for preserveObjectStacking true.
|
||||
* If `null` or 'none' or any other string that is not a modifier key
|
||||
* feature is disabled feature disabled.
|
||||
* feature is disabled.
|
||||
* @since 1.6.5
|
||||
* @type null|String
|
||||
* @default
|
||||
|
|
|
|||
Loading…
Reference in a new issue