PDA

View Full Version : ACK-Improved UI (Info/Meta Data Icon Replacement)



Dracius
November 26th, 2017, 04:41
I wanted to share this extension my friends and I put together in hopes that others will find it as useful as we have.

It's nothing major; we just swapped out the default meta data and info icons with with something that most people should recognize immediately (https://dontcritme.files.wordpress.com/2012/01/d3-identifyscroll.jpg) since we didn't find the default ones very intuitive. We did our best to make sure it still blended in with the aesthetic of the default UI.

Enjoy!

https://imgur.com/a/y9K8E.png

LordEntrails
November 26th, 2017, 04:57
Thanks for sharing!
What rulesets does this work with? Have you guys found any known issues with it?

Dracius
November 26th, 2017, 05:10
Only tested with 5e but haven't ran into any issues, errors or conflicts with other extensions yet.

A few versions ago the gears had reverted back to the default magnifying glass icon, but that was a quick fix.

It's pretty lightweight:


<root>
<icon name="button_details" file="graphics/buttons/button_details.png" />
<icon name="button_details_down" file="graphics/buttons/button_details_down.png" />
<icon name="root_logo" file="logo.png" />
<icon name="button_link" file="graphics/buttons/button_link.png" />
<icon name="button_link_down" file="graphics/buttons/button_link_down.png" />
<icon name="button_link_empty" file="graphics/buttons/button_link_empty.png" />
</root>

st4lk3r87
November 27th, 2017, 01:12
I love it! Well done!