promotional bannermobile promotional banner

Better Item Preview

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

File Details

v3.0.0

  • R
  • Feb 22, 2022
  • 266.90 KB
  • 1.9K
  • 9.2.0
  • Retail

File Name

BetterItemPreview-v3.0.0.zip

Supported Versions

  • 9.2.0

## 3.0.0

Bumped TOC for 9.2.0
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