Caraxi / SimpleTweaksPlugin

GNU Affero General Public License v3.0
161 stars 139 forks source link

[Bug] Extra Information on Tooltips causes infinite expanding tooltips when a consumable is on cooldown #354

Closed Korvacs closed 2 years ago

Korvacs commented 2 years ago

Description:

Due to the way FFXIV updates the items in the inventory to increment the cooldown timer, the tweak repeatedly adds a newline above the extra information on every update until the item is no longer on cooldown.

How to reproduce:

Ensure the addon is enabled and "Craftable" is selected. Use a consumable with a low cooldown, which is craftable such as a Potion and keep the item hovered.

Examples:

image

image

Caraxi commented 2 years ago

Will be fixed in next version, ty for report