diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index fabda868a..e95a2da57 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -21,8 +21,12 @@ You need to use pixel values. The pixel values used here correspond to the `data given to the `#impress` root element. When the presentation is viewed on a larger or smaller screen, impress.js will automatically scale the steps to fit the screen. -**NOTE:** I intend to change the defaults to target HD screens in 2021. So you may want to make a habit -of explicitly defining these attributes for now, to avoid any disruption when the defaults change. +**NOTE:** The default width and height have been changed to target HD screens in v1.2.0. If you +don't set target width and height explicitly, layout and dimensions of your presentations are likely +to be affected. In order to get back the old target resolution, use: + +