I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).
If you are new here, please see some information on how to ask for support. Thank you!
-
AnonymousInactive
Hi Alex,
How to display selected coin icon
Hello,
I do plan to add this in the near future.
Almost all the work is in the plugin, but the knockout templates are not bound to the image.
In the meantime, if you are interested to get the image url of the currently selected coin, it is returned with this javascript:
wp.wallets.viewModels.wallets.coins()[wp.wallets.viewModels.wallets.selectedCoin()].icon_url
I will try to add image display into the UI templates soon.
thanks
regards
This is now implemented in 3.0.2
All the coin UIs and the custom menu item now display coin icons.
AnonymousInactive
- You must be logged in to reply to this topic.