Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove /dev/ from gui for long filenames #365

Conversation

PartialVolume
Copy link
Collaborator

This fixes column alignment issues in the gui
with nvme drives i.e. nvme0n1 etc. If the drive
name including path exceeds 8 characters the
/dev/ is removed and prefixed with spaces to
a total max length of 8 characters.

This fixes column alignment issues in the gui
with nvme drives i.e. nvme0n1 etc. If the drive
name including path exceeds 8 characters the
/dev/ is removed and prefixed with spaces to
a total max length of 8 characters.
@PartialVolume PartialVolume merged commit a074be7 into martijnvanbrummelen:master Nov 15, 2021
@PartialVolume PartialVolume deleted the Remove_dev_prefix_for_long_device_names_for_gui branch November 15, 2021 10:08
@Firminator
Copy link
Contributor

Looks good to me.
Screenshot from 2021-11-15 21-06-42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants