diff --git a/CHANGES.md b/CHANGES.md index 7b97945295..1b0197f568 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -71,6 +71,7 @@ - Fix problem with SVG and flex layout [Taiga #](https://tree.taiga.io/project/penpot/issue/5099) - Fix unpublish and delete shared library warning messages [Taiga #5090](https://tree.taiga.io/project/penpot/issue/5090) - Fix last update project timer update after creating new file [Taiga #5096](https://tree.taiga.io/project/penpot/issue/5096) +- Fix dashboard scrolling using 'Page Up' and 'Page Down' [Taiga #5081](https://tree.taiga.io/project/penpot/issue/5081) ### :heart: Community contributions by (Thank you!) - To @ondrejkonec: for contributing to the code with: diff --git a/frontend/resources/templates/index.mustache b/frontend/resources/templates/index.mustache index 7e9b555a97..14f26d76a8 100644 --- a/frontend/resources/templates/index.mustache +++ b/frontend/resources/templates/index.mustache @@ -37,7 +37,7 @@ {{>../public/images/sprites/symbol/icons.svg}} {{>../public/images/sprites/symbol/cursors.svg}} -
+
{{# manifest}} diff --git a/frontend/resources/templates/render.mustache b/frontend/resources/templates/render.mustache index ed1fd7c37a..5221030ae1 100644 --- a/frontend/resources/templates/render.mustache +++ b/frontend/resources/templates/render.mustache @@ -17,7 +17,7 @@ {{/manifest}} -
+
{{# manifest}}