mirror of
https://github.com/maputnik/editor.git
synced 2026-06-19 05:37:27 +00:00
Please see code analysis at https://github.com/maputnik/editor/issues/821#issuecomment-1772360990
This commit is contained in:
@@ -152,7 +152,7 @@ export default class AppToolbar extends React.Component {
|
|||||||
id: "inspect",
|
id: "inspect",
|
||||||
group: "general",
|
group: "general",
|
||||||
title: "Inspect",
|
title: "Inspect",
|
||||||
disabled: this.props.renderer !== 'mlgljs',
|
disabled: this.props.renderer === 'ol',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "filter-deuteranopia",
|
id: "filter-deuteranopia",
|
||||||
|
|||||||
Reference in New Issue
Block a user