Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c12a476

Browse files
Merge pull request #3 from tralves/fix-ios-safe-area
Fixes backdrop covering safe area in iOS.
2 parents 2f84b7d + ceff7f4 commit c12a476

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎components/MultiDrawer.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
<Label v-show="backdropVisible"
77
ref="backDrop"
8+
iosOverflowSafeArea="true"
89
opacity="0"
910
:backgroundColor="optionsInternal.backdropColor"
1011
@pan="onBackDropPan"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /