rework storage of PresentationUniqueKey
This commit is contained in:
parent
b2fa34662d
commit
b6e47ab6ec
6 changed files with 21 additions and 96 deletions
|
@ -98,7 +98,8 @@
|
|||
scalable: true,
|
||||
overlayPlayButton: section.overlayPlayButton,
|
||||
overlayMoreButton: section.overlayMoreButton,
|
||||
action: section.action
|
||||
action: section.action,
|
||||
allowBottomPadding: !enableScrollX()
|
||||
});
|
||||
|
||||
html += '</div>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue