190bde3320
Replaces the PR #10604, which has been temporarily fixed a problem in 2.3a2, that is, the slide size gets crazy when turning on and off fullscreen mode. Since #10604 was just a workaround, I tried to fix it in a way making more sense. ### Closes Issue(s) closes #10459 (already closed by #10604) and #10589 ### Motivation #10604 is fixing the problem by calling "slide change" event, although the slide has not been changed actually. I tried to fix the same problem by adding a "full screen change" event listener in the layout manager, which I think is more elegant. |
||
---|---|---|
.. | ||
cursor | ||
default-content | ||
download-presentation-button | ||
presentation-close-button | ||
presentation-overlay | ||
presentation-toolbar | ||
presentation-uploader | ||
resize-wrapper | ||
slide | ||
component.jsx | ||
container.jsx | ||
service.js | ||
styles.scss |