this.onFilterChanged(Immutable.fromJS(f))}
- />
- {this.props.layer.get('type') !== 'background' && }
-
- {this.layerFromType(this.props.layer.get('type'))}
-
+
+
+
+ {this.layerFromType(this.props.layer.get('type'))}
+
+
+
+ this.onFilterChanged(Immutable.fromJS(f))}
+ />
+ {this.props.layer.get('type') !== 'background' && }
+
+
}
}