-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File actions now always appear in dropdown form
Removed the inline file action buttons, they are now always available under the three dots button.
- Loading branch information
Vincent Petry
committed
Feb 6, 2020
1 parent
27ae807
commit 605e9ca
Showing
3 changed files
with
45 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Change: File actions now always behind three dots button | ||
|
||
The inline file actions button didn't look very nice and made the UI look cluttered. | ||
This change hides them behind a three dots button on the line, the same that was already visible in responsive mode. | ||
The three dots button also now has no more border and looks nicer. | ||
|
||
https://github.com/owncloud/phoenix/pull/2974 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters