bottom icon indicating copy to clipboard operation
bottom copied to clipboard

Battery table_gap patch

Open TheSkyentist opened this issue 9 months ago • 0 comments

Description

This changes the behavior of the battery widget when paired with the skip_table_gap.

Issue

Closes: #1457

Testing

Tested with and without the skip_table_gap argument, both times works as expected. I only have access to a macOS laptop so I cannot test on Windows or Linux. I'm not proficient in Rust, so I'm open to feedback.

  • [ ] Windows
  • [x] macOS
  • [ ] Linux

Checklist

If relevant, ensure the following have been met:

  • [ ] Areas your change affects have been linted using rustfmt (cargo fmt)
  • [x] The change has been tested and doesn't appear to cause any unintended breakage
  • [ ] The pull request passes the provided CI pipeline
  • [x] There are no merge conflicts

TheSkyentist avatar May 03 '24 09:05 TheSkyentist