update doric web
This commit is contained in:
parent
92db850cd1
commit
25d818966d
4
doric-web/dist/index.js
vendored
4
doric-web/dist/index.js
vendored
@ -2853,6 +2853,10 @@ __decorate$4([
|
||||
Property,
|
||||
__metadata$4("design:type", Function)
|
||||
], Image.prototype, "loadCallback", void 0);
|
||||
__decorate$4([
|
||||
Property,
|
||||
__metadata$4("design:type", Object)
|
||||
], Image.prototype, "stretchInset", void 0);
|
||||
function image(config) {
|
||||
const ret = new Image;
|
||||
ret.layoutConfig = layoutConfig().fit();
|
||||
|
1
doric-web/dist/index.js.map
vendored
1
doric-web/dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user