@leafer/interface
Advanced tools
+1
-1
| { | ||
| "name": "@leafer/interface", | ||
| "version": "1.3.1", | ||
| "version": "1.3.2", | ||
| "description": "@leafer/interface", | ||
@@ -5,0 +5,0 @@ "author": "Chao (Leafer) Wan", |
@@ -26,2 +26,5 @@ import { ILeaf, ICursorType } from '../display/ILeaf' | ||
| realCanvas?: boolean | ||
| grow?: boolean | 'box' | 'render' | ||
| growWidth?: boolean | ||
| growHeight?: boolean | ||
| lazySpeard?: IFourNumber | ||
@@ -28,0 +31,0 @@ } |
@@ -42,2 +42,5 @@ import { IFunction, IStringFunction } from '../function/IFunction' | ||
| noRepeat?: string // fix: 微信小程序 createPattern 直接使用 no-repeat 有bug,导致无法显示 | ||
| Image?: any | ||
| PointerEvent?: any | ||
| DragEvent?: any | ||
| }, | ||
@@ -44,0 +47,0 @@ |
Sorry, the diff of this file is too big to display
182165
0.18%4711
0.26%