mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 09:26:05 +00:00
mw.echo.ui.NotificationBadgeWidget: Do not flip popups
Bug: T183296 Change-Id: I3850cf71626d700a73bbefae7da9870d59491347
This commit is contained in:
parent
aeb6e6cccb
commit
ada3be576c
|
@ -130,6 +130,7 @@
|
|||
$content: this.notificationsWidget.$element,
|
||||
$footer: $footer,
|
||||
width: config.popupWidth || 500,
|
||||
autoFlip: false,
|
||||
autoClose: true,
|
||||
containerPadding: 20,
|
||||
$floatableContainer: this.$element,
|
||||
|
|
Loading…
Reference in a new issue