Better Item Preview

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

File Details

v2.9.0

  • R
  • Feb 17, 2022
  • 266.78 KB
  • 62
  • 9.1.5
  • Retail

File Name

BetterItemPreview-v2.9.0.zip

Supported Versions

  • 9.1.5

## 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