-
- Downloads
templates/layout: Add a switch to toggle full width rendering
Add a switch in the top left part of the UI in order to toggle full width rendering of web application content. This can be useful for high resolution screens or to extend the viewport width for source code rendering. The full width rendering state is also saved in browser local storage in order to restore it on each web application page load. Closes T2456
Showing
- cypress/integration/layout.spec.js 57 additions, 3 deletionscypress/integration/layout.spec.js
- swh/web/assets/src/bundles/webapp/webapp-utils.js 23 additions, 0 deletionsswh/web/assets/src/bundles/webapp/webapp-utils.js
- swh/web/templates/layout.html 14 additions, 9 deletionsswh/web/templates/layout.html
Loading
-
Some references in the commit message have been migrated:
- T2456 is now #2456 (closed)
-
mentioned in merge request !340 (closed)
Please register or sign in to comment