feat: default rounded brush lines and round cap toggle button - #592
feat: default rounded brush lines and round cap toggle button#592imizgun wants to merge 4 commits into
Conversation
|
Thanks for the PR. Now that we got this, I'm kinda wondering if we'll ever get a bug report that the setting has no effect on brush 😆 Could you please add the new option to the example I'm also wondering if there's better icons for this, re-using the circle isn't super ideal. But looking at the fluentui icons I don't have a good idea, either. |
|
If somebody will ask about brush not having this effect, I would personally deal with it :) Maybe some other ideas on possible icons in toolbar? |
|
Tested and looks good to me. Sorry for accidentally mentioning it in other ticket 🙃 |


Closes #590
This PR adds
.with_line_cap(LineCap::Round)forbrushtool as default drawing behavior, adds new button to the toolbar (Toggle Round Caps) next to thefillfunction. This button toggles round caps forarrowandlinetools.2026-07-21.23-57-22.mp4