icon for images
This commit is contained in:
parent
ccf7dc1751
commit
63044e0343
@ -228,7 +228,7 @@ export class PdfViewerComponent implements OnInit, AfterViewInit, OnChanges {
|
||||
this.instance.annotationPopup.add([
|
||||
{
|
||||
type: 'actionButton',
|
||||
img: '/assets/icons/general/visibility.svg',
|
||||
img: '/assets/icons/general/visibility-off.svg',
|
||||
title: this._translateService.instant('annotation-actions.hide'),
|
||||
onClick: () => {
|
||||
this._ngZone.run(() => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user