mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
refactoring, remove unused layout
This commit is contained in:
parent
97f2e184c1
commit
4c9cc89566
2 changed files with 4 additions and 14 deletions
|
|
@ -1004,7 +1004,6 @@ export default function( revealElement, options ) {
|
|||
* @param {string|number} height
|
||||
*/
|
||||
function layoutSlideContents( width, height ) {
|
||||
|
||||
// Handle sizing of elements with the 'r-stretch' class
|
||||
Util.queryAll( dom.slides, 'section > .stretch, section > .r-stretch' ).forEach( element => {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue