Skip to content

Conversation

patrick96
Copy link
Member

@patrick96 patrick96 commented Apr 14, 2024

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Other: Replace this with a description of the type of this PR

Description

The vector::erase call needs to be supplied with the end of the range, otherwise only a single element is removed.

Related Issues & Documents

Fixes #3111

Documentation (check all applicable)

  • This PR requires changes to the Wiki documentation (describe the changes)
  • This PR requires changes to the documentation inside the git repo (please add them to the PR).
  • Does not require documentation changes

@patrick96 patrick96 added this to the 3.7.2 milestone Apr 15, 2024
@patrick96 patrick96 force-pushed the fix/tray-remove-client branch from 7454975 to ab67a4f Compare April 15, 2024 21:38
The vector::erase call needs to be supplied with the end of the range,
otherwise only a single element is removed.

Fixes polybar#3111
@patrick96 patrick96 force-pushed the fix/tray-remove-client branch from ab67a4f to 85d3b20 Compare April 15, 2024 21:39
@patrick96 patrick96 merged commit ab583b0 into polybar:hotfix/3.7.2 Apr 15, 2024
@patrick96 patrick96 deleted the fix/tray-remove-client branch April 15, 2024 21:43
@patrick96 patrick96 mentioned this pull request Aug 17, 2024
1 task
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.

1 participant