Skip to content

Commit 808f333

Browse files
372-Resolve action item cropped issue
1 parent 2fde80a commit 808f333

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/files/js/filelist.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,6 +683,7 @@
683683
* @param {boolean} [show=true] whether to open the sidebar if it was closed
684684
*/
685685
_updateDetailsView: function(fileName, show) {
686+
this.resizeFileActionMenu();
686687
if (!(OCA.Files && OCA.Files.Sidebar)) {
687688
console.error('No sidebar available');
688689
return;

0 commit comments

Comments
 (0)