layout grid fix

This commit is contained in:
Timo Bejan 2023-08-17 17:57:56 +03:00
parent 0d9a1b35f0
commit e271f5b2c2
5 changed files with 6 additions and 6 deletions

View File

@ -10,8 +10,8 @@ import { BASE_HREF_FN } from '@iqser/common-ui/lib/utils';
@Injectable()
export class LayersService {
private readonly _convertPath = inject(BASE_HREF_FN);
readonly #enableIcon = this._convertPath('/assets/icons/general/pdftron-action-enable-layers.svg');
readonly #disableIcon = this._convertPath('/assets/icons/general/pdftron-action-disable-layers.svg');
readonly #enableIcon = this._convertPath('/assets/icons/general/pdftron-action-disable-layers.svg');
readonly #disableIcon = this._convertPath('/assets/icons/general/pdftron-action-enable-layers.svg');
private _active = false;

View File

@ -1929,7 +1929,7 @@
},
"toggle-readable-redactions": "",
"toggle-tooltips": "{active, select, true{Disable} false{Enable} other{}} Kurzinfos für Anmerkungen",
"toggle-layers": "{active, select, true{Disable} false{Enable} other{}} layers"
"toggle-layers": "{active, select, true{Disable} false{Enable} other{}} layout grid"
},
"permissions-screen": {
"dossier": {

View File

@ -1929,7 +1929,7 @@
},
"toggle-readable-redactions": "Show redactions {active, select, true{as in final document} false{in preview color} other{}}",
"toggle-tooltips": "{active, select, true{Disable} false{Enable} other{}} annotation tooltips",
"toggle-layers": "{active, select, true{Disable} false{Enable} other{}} layers"
"toggle-layers": "{active, select, true{Disable} false{Enable} other{}} layout grid"
},
"permissions-screen": {
"dossier": {

View File

@ -1929,7 +1929,7 @@
},
"toggle-readable-redactions": "",
"toggle-tooltips": "{active, select, true{Disable} false{Enable} other{}} Kurzinfos für Anmerkungen",
"toggle-layers": "{active, select, true{Disable} false{Enable} other{}} layers grid"
"toggle-layers": "{active, select, true{Disable} false{Enable} other{}} layout grid"
},
"permissions-screen": {
"dossier": {

View File

@ -1929,7 +1929,7 @@
},
"toggle-readable-redactions": "Show components {active, select, true{as in final document} false{in preview color} other{}}",
"toggle-tooltips": "{active, select, true{Disable} false{Enable} other{}} annotation tooltips",
"toggle-layers": "{active, select, true{Disable} false{Enable} other{}} layers grid"
"toggle-layers": "{active, select, true{Disable} false{Enable} other{}} layout grid"
},
"permissions-screen": {
"dossier": {