bugfix
This commit is contained in:
parent
7429580ea6
commit
941ab5f402
@ -527,6 +527,7 @@ bricks.UiImage =class extends bricks.VBox {
|
|||||||
url:event.params,
|
url:event.params,
|
||||||
width:'100%'
|
width:'100%'
|
||||||
});
|
});
|
||||||
|
this.value = event.params
|
||||||
this.add_widget(this.imgw);
|
this.add_widget(this.imgw);
|
||||||
}
|
}
|
||||||
handleFileSelect(event){
|
handleFileSelect(event){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user