-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Area-UIUXRelated to user interface/experience (e.g. dialogs, notifications).Related to user interface/experience (e.g. dialogs, notifications).Issue-DiscussionDeprecated: use discussions tab.Deprecated: use discussions tab.Issue-FeatureA feature request or improvement.A feature request or improvement.
Description
Something that legacy ES File Explorer had (and Google's garbage file manager still doesn't, a decade later) is that file names too long to show on screen were not abbreviated, but wrapped around into multiple lines.
For example, a file named VID_20240418_123456 beautiful landscape.mp4 would be shown as
VID_20240418_123456 beautiful
landscape.mp4
Instead of:
VID_20240418_123456 be…
or:
VID_20240418_…cape.mp4
This is especially important in vertical orientation where there is little width available.
Amaze File Manager already has text side-scrolling, and I appreciate that, but it would even be better if it could wrap around long file names so the entire file name is visible on screen.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-UIUXRelated to user interface/experience (e.g. dialogs, notifications).Related to user interface/experience (e.g. dialogs, notifications).Issue-DiscussionDeprecated: use discussions tab.Deprecated: use discussions tab.Issue-FeatureA feature request or improvement.A feature request or improvement.