@RandyMcMillan

Results 80 comments of @RandyMcMillan

I will post some examples that I have been using for other projects.

![Screen Shot 2021-12-12 at 6 41 53 PM](https://user-images.githubusercontent.com/152159/145734422-f8b3d059-7c7f-43d8-be7f-d61ed3b82ad1.png)

Tooltip message for better UX. ![Screen Shot 2021-12-12 at 6 45 24 PM](https://user-images.githubusercontent.com/152159/145734538-63ad13bf-7daf-460a-8163-0a32185b702a.png)

Is there a better icon to use for a "close" action? We don't have a "clear" icon in the repo - but something like this would be more appropriate for...

I split this PR into 2 commits so others can experiment with adding the button to src/qt/forms/debugwindow.ui Feel free to fetch this branch and experiment.

@w0xlt any suggestions on reducing the diff in the .ui file would be appreciated - this is left unsquashed to allow for suggestions/variations

@w0xlt - applied the patch - thanks for the collaboration! attribution included in commit message. I also implemented @promag's suggestion - much more prudent approach! - thanks!

Commit: 2ae79d0954c46862535114c0d3f7bcfe2837918f screen shot

> To avoid re-adding diff junk to the debugwindow.ui file - I prefer to add translator comments in a follow up PR.

https://user-images.githubusercontent.com/152159/151857512-eeaa71b3-68b3-43ff-b687-e20da896c510.mp4