mirror of
https://github.com/maputnik/editor.git
synced 2026-08-27 15:37:27 +00:00
Remove logging and force OL3 to redraw
This commit is contained in:
@@ -79,8 +79,6 @@ export default class Toolbar extends React.Component {
|
||||
onStyleOpen: React.PropTypes.func.isRequired,
|
||||
// Current style is requested for download
|
||||
onStyleDownload: React.PropTypes.func.isRequired,
|
||||
// Style is explicitely saved to local cache
|
||||
onStyleSave: React.PropTypes.func,
|
||||
}
|
||||
|
||||
constructor(props) {
|
||||
|
||||
Reference in New Issue
Block a user