mirror of
https://github.com/nextcloud/server.git
synced 2026-05-17 19:10:50 -04:00
Some files app embed themselves under the controls (like the text editor). The new method FileList.setViewerMode() makes it possible to properly show/hide the control buttons using the correct permissions. Apps using this approach must call setViewerMode(true) when starting and setViewerMode(false) upon closing to restore the controls. This is needed for #5284 |
||
|---|---|---|
| .. | ||
| files | ||
| files_encryption | ||
| files_external | ||
| files_sharing | ||
| files_trashbin | ||
| files_versions | ||
| user_ldap | ||
| user_webdavauth | ||