mirror of
https://github.com/nextcloud/server.git
synced 2026-03-12 13:44:53 -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 | ||