Total-RP / Total-RP-3

The best roleplaying add-on for World of Warcraft.
http://curse.totalrp.com
Apache License 2.0
35 stars 19 forks source link

Add icon right-click options (copy icon, icon name, paste icon) #959

Closed Raenore closed 2 months ago

Raenore commented 2 months ago

https://github.com/Total-RP/Total-RP-3/assets/172234435/d2d25cf5-37a6-455b-a9fb-26408fdd00c8

Basically adds a right-click dropdown menu to all the locations where the icon browser is available.

[!NOTE]
These options work across your player profile and companions.

https://github.com/Total-RP/Total-RP-3/assets/172234435/29c7f040-9b5c-464a-ac58-f9bcec1a8008

There are three options:

[!TIP]
Icon browser locations: Player

  • Characteristics
    • Char icon
    • Misc icons
    • Trait icons
  • About
    • Template 2 icons
    • Template 3 icons
  • Miscellaneous
    • Glances icons

Companion

  • Information
    • Char icon
    • Glances icons

Target Frame

  • Glances bar
    • Glances icons

[!IMPORTANT] The following localization was added, but does not require re-translation:

  • UI_ICON_COPY (as it took its info from UI_ICON_BROWSER_HELP)

The following localizations were added and require NEW translations:

  • UI_ICON_OPTIONS
  • UI_ICON_COPYNAME
  • UI_ICON_PASTE
  • REG_COMPANION_ICON (See reply to this post.)
  • REG_COMPANION_ICON_TT (See reply to this post.)

The following localizations have been removed (they were unused and related):

  • UI_ICON_BROWSER_HELP
  • UI_ICON_BROWSER_HELP_TT
Raenore commented 2 months ago

image Added a tooltip on the companion's icon frame, as it was missing one.

(Adding the below back to the main post as well.)

[!IMPORTANT] This adds two new localizations:

  • REG_COMPANION_ICON
  • REG_COMPANION_ICON_TT
Raenore commented 2 months ago

Updated all the tooltips to be more consistent with what we have now.

Below are some examples: image image

image image