Better Item Preview

A simple addon to allow you to preview the actual item in addition to the applied transmog

File Details

v2.9.3-beta

  • B
  • Feb 18, 2022
  • 266.89 KB
  • 70
  • 9.1.5
  • Retail

File Name

BetterItemPreview-v2.9.3-beta.zip

Supported Versions

  • 9.1.5

## 2.9.3 Beta

Fixed missing check for nil value

## 2.9.2

Better handling of recipe links

## 2.9.1

Code block was accidentally removed which is needed to preview recipes from inventory

## 2.9.0

Code cleanup
Fixed previewing from inspected targets
Added LibRecipes-3.0 library
Added ability to preview recipes create by ctrl+clicking a recipe

## 2.2.4

Changed from table to calling C_Transmog.GetSlotForInventoryType for picking correct slot

## 2.2.3

Ok, Bliz, you win this time.
It wasn't an off by one error.
This should handle various slots for inspected gear

## 2.2.2

Can Blizzard decide on 0 vs 1 indexing PLEASE
(Fixed indexing off by 1 issue)

## 2.2.1

Minor fix for a MogIt quirk

## 2.2.0

Functionality added to inspected players as well

## 2.0.0

Added Ace support and the option to reverse/swap which version of the item is previews for which click

## 1.0.0

Initial Release