mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-07-29 02:40:21 +02:00
update build
This commit is contained in:
@@ -49,7 +49,7 @@ export default class ScrollView {
|
||||
console.log(viewportStyles);
|
||||
if( viewportStyles && viewportStyles.background ) {
|
||||
presentationBackground = viewportStyles.background;
|
||||
console.log(presentationBackground);
|
||||
console.log(this.viewportElement);
|
||||
}
|
||||
|
||||
const pageElements = [];
|
||||
|
Reference in New Issue
Block a user