Skip to content

Commit

Permalink
[ACS-4263] Add 'aria-pressed' attribute for reset button on content v…
Browse files Browse the repository at this point in the history
…iewer page (#8183)
  • Loading branch information
rbahirsheth authored Jan 27, 2023
1 parent 4a3bc56 commit b6cf14c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@

<button
id="viewer-scale-page-button"
role="button" aria-pressed="true"
title="{{ 'ADF_VIEWER.ARIA.FIT_PAGE' | translate }}"
attr.aria-label="{{ 'ADF_VIEWER.ARIA.FIT_PAGE' | translate }}"
mat-icon-button
Expand Down

0 comments on commit b6cf14c

Please sign in to comment.