Filip T
Filip T
Thanks for the quick answer. I'll be using his version then in the meantime ;p
❤️🔥💜
Great! Thanks for the quick response
I've got the same issue.
This is even better! Thanks @mfreeborn :) ```rust let layout = Layout::new().title(format!("{title}")); ``` is even cleaner now :D
I'm going to go ahead and try to fix the failing examples etc. if that's alright with you
@mfreeborn I tried improving `LegendGroupTitle` similarly to `Title` in 3feaa0c4ea60a1351ff42ff858e91b96457d4a00 Seemed to work fine, but I'm not sure if I did everything correctly What do you think?
Glad to see the development of this project continuing
Seems like I missed some things... Now the clippy tests shouldn't fail
Thank you so much! :D