mirror of
https://github.com/rio-labs/rio.git
synced 2026-04-26 06:08:30 -05:00
remove JS layouting
This commit is contained in:
committed by
Jakob Pinterits
parent
6e4975cce0
commit
fe5c5abfa6
@@ -39,6 +39,8 @@ export class ImageComponent extends ComponentBase {
|
||||
deltaState: ImageState,
|
||||
latentComponents: Set<ComponentBase>
|
||||
): void {
|
||||
super.updateElement(deltaState, latentComponents);
|
||||
|
||||
let imgElement = this.imageElement;
|
||||
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user