sundry PR feedback
This commit is contained in:
parent
44a0fa19ae
commit
f499c60b12
7 changed files with 23 additions and 47 deletions
|
@ -97,10 +97,6 @@ module.exports = React.createClass({
|
|||
return MatrixClientPeg.get().mxcUrlToHttp(content.url, 480, 360);
|
||||
},
|
||||
|
||||
onSvgLoad: function(event) {
|
||||
dis.dispatch({ action: "svg_onload", svg: event.target });
|
||||
},
|
||||
|
||||
render: function() {
|
||||
var TintableSvg = sdk.getComponent("elements.TintableSvg");
|
||||
var content = this.props.mxEvent.getContent();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue