#4092 introduced the ability to open up a transaction in a block explorer. This improves the related code by simplifying the addition and connection of the action through an overloaded addAction
function and prepends action description text to the host, “Show in”. The reason to add this text is to make it clear what the action does. It also creates a clearer mental correlation between a user doing the work to add the 3rd-party tx link and this new menu action popping up.
This updates the setting text so that “third-party” is hyphenated. It should be hyphenated because it is being used as a modifier of both “URL” and “transaction URLs”.
Additionally, this fixes #431 by ensuring that the seperator will be added before creating action.
Screenshots of visual changes:
Context menu actions
master | pr |
---|---|
Setting text (tooltip text containing usage of “third-party” is also properly hyphenated)
master | pr |
---|---|