mirror of
https://github.com/polybar/polybar.git
synced 2024-11-18 13:55:11 -05:00
5c7ff09ed6
When using the same token multiple times in the same label with different length properties, polybar would always use the settings for the first token. This now replaces the tokens one by one, so that a new token object is used for the length settings each time a token is used again. Because the token objects are added in order, the replacement always uses the right token object for the token that is replaced. Fixes #971 |
||
---|---|---|
.. | ||
animation.cpp | ||
iconset.cpp | ||
label.cpp | ||
progressbar.cpp | ||
ramp.cpp |