Skip to content

Commit a4a0ebd

Browse files
szaimenbackportbot[bot]
authored andcommitted
disable fade-out because of accessbility reasons
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent 0206bc1 commit a4a0ebd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
:has-previous="hasPrevious"
66
:has-next="hasNext"
77
:size="isMobile ? 'full' : 'normal'"
8+
:clear-view-delay="-1 /* disable fade-out because of accessibility reasons */"
89
name="modal"
910
@previous="previous"
1011
@next="next"

0 commit comments

Comments
 (0)