review eslint rule
This commit is contained in:
@@ -276,7 +276,7 @@ export default {
|
||||
}
|
||||
const attrs = {
|
||||
width: newFO.getAttribute('width'),
|
||||
height: newFO.getAttribute('height'),
|
||||
height: newFO.getAttribute('height')
|
||||
};
|
||||
const keep = (attrs.width !== '0' || attrs.height !== '0');
|
||||
svgCanvas.addToSelection([ newFO ], true);
|
||||
|
||||
@@ -12,5 +12,5 @@ export default {
|
||||
imgLibs_0_name: 'Demo library (local)',
|
||||
imgLibs_0_description: 'Demonstration library for SVG-edit on this server',
|
||||
imgLibs_1_name: 'IAN Symbol Libraries',
|
||||
imgLibs_1_description: 'Free library of illustrations',
|
||||
imgLibs_1_description: 'Free library of illustrations'
|
||||
};
|
||||
|
||||
@@ -12,5 +12,5 @@ export default {
|
||||
imgLibs_0_name: 'Demo library (local)',
|
||||
imgLibs_0_description: 'Demonstration library for SVG-edit on this server',
|
||||
imgLibs_1_name: 'IAN Symbol Libraries',
|
||||
imgLibs_1_description: 'Free library of illustrations',
|
||||
imgLibs_1_description: 'Free library of illustrations'
|
||||
};
|
||||
|
||||
@@ -12,5 +12,5 @@ export default {
|
||||
imgLibs_0_name: 'Demo library (local)',
|
||||
imgLibs_0_description: 'Demonstration library for SVG-edit on this server',
|
||||
imgLibs_1_name: 'IAN Symbol Libraries',
|
||||
imgLibs_1_description: 'Free library of illustrations',
|
||||
imgLibs_1_description: 'Free library of illustrations'
|
||||
};
|
||||
|
||||
@@ -12,5 +12,5 @@ export default {
|
||||
imgLibs_0_name: 'Demo library (local)',
|
||||
imgLibs_0_description: 'Demonstration library for SVG-edit on this server',
|
||||
imgLibs_1_name: 'IAN Symbol Libraries',
|
||||
imgLibs_1_description: 'Free library of illustrations',
|
||||
imgLibs_1_description: 'Free library of illustrations'
|
||||
};
|
||||
|
||||
@@ -12,5 +12,5 @@ export default {
|
||||
imgLibs_0_name: 'Demo library (local)',
|
||||
imgLibs_0_description: 'Demonstration library for SVG-edit on this server',
|
||||
imgLibs_1_name: 'IAN Symbol Libraries',
|
||||
imgLibs_1_description: 'Free library of illustrations',
|
||||
imgLibs_1_description: 'Free library of illustrations'
|
||||
};
|
||||
|
||||
@@ -12,5 +12,5 @@ export default {
|
||||
imgLibs_0_name: 'Demo library (local)',
|
||||
imgLibs_0_description: 'Demonstration library for SVG-edit on this server',
|
||||
imgLibs_1_name: 'IAN Symbol Libraries',
|
||||
imgLibs_1_description: 'Free library of illustrations',
|
||||
imgLibs_1_description: 'Free library of illustrations'
|
||||
};
|
||||
|
||||
@@ -12,5 +12,5 @@ export default {
|
||||
imgLibs_0_name: 'Demo library (local)',
|
||||
imgLibs_0_description: 'Demonstration library for SVG-edit on this server',
|
||||
imgLibs_1_name: 'IAN Symbol Libraries',
|
||||
imgLibs_1_description: 'Free library of illustrations',
|
||||
imgLibs_1_description: 'Free library of illustrations'
|
||||
};
|
||||
|
||||
@@ -12,5 +12,5 @@ export default {
|
||||
imgLibs_0_name: 'Demo library (local)',
|
||||
imgLibs_0_description: 'Demonstration library for SVG-edit on this server',
|
||||
imgLibs_1_name: 'IAN Symbol Libraries',
|
||||
imgLibs_1_description: 'Free library of illustrations',
|
||||
imgLibs_1_description: 'Free library of illustrations'
|
||||
};
|
||||
|
||||
@@ -12,5 +12,5 @@ export default {
|
||||
imgLibs_0_name: 'Demo library (local)',
|
||||
imgLibs_0_description: 'Demonstration library for SVG-edit on this server',
|
||||
imgLibs_1_name: 'IAN Symbol Libraries',
|
||||
imgLibs_1_description: 'Free library of illustrations',
|
||||
imgLibs_1_description: 'Free library of illustrations'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user