Skip to content

v0.5.0-More Actions!

Choose a tag to compare

@droans droans released this 30 Jul 15:56

More action buttons!

Buttons have been added for moving queue items up, down, and next! No update is required for mass_queue as these actions are already present.

Queue Card Example

Queue Card Mobile Example

Other changes:

  • Titles will now properly show on larger screens! Previously, these were always trimmed at 36 characters. While that looked nice on mobile, it left a large blank area on the screen. The code is now using CSS to automatically trim to the proper size.
  • Action buttons are now properly centered
  • Scrollbar has been removed
  • Selecting an action button will no longer make the card think that item was selected

What's Changed

  • Add move queue items actions by @droans in #5

Full Changelog: v0.4.0...v0.5.0