extend css grid to rulers

This commit is contained in:
JFH
2021-08-07 23:52:50 +02:00
parent cfb47fa952
commit cc4b3676a1
7 changed files with 43 additions and 70 deletions

View File

@@ -355,8 +355,6 @@ export default {
};
return {
/** @todo JFH special flag */
newUI: true,
name: svgEditor.i18next.t(`${name}:name`),
callback() {
const btitle = svgEditor.i18next.t(`${name}:langListTitle`);