Download
(149 Kb)
Download
Updated: 05/31/18 02:37 AM
Pictures
File Info
Updated:05/31/18 02:37 AM
Created:02/25/17 01:24 PM
Monthly downloads:165
Total downloads:204,125
Favorites:246
MD5:
Categories:Homestead, Discontinued & Outdated
ItemPreview (discontinued)  Popular! (More than 5000 hits)
Version: 1.14b
by: Shinni [More]
This addon allows you to preview items such as armor, weapons, furniture and furniture recipes.
Simply click on the item to preview it.
The addon works anywhere in the UI. You can preview items from the trading window, the inventory, the mail window, the guild trader etc.
You can also preview furniture and recipes when right clicking on an item link (eg in the chat) and selecting "Preview".
# 1.14
- fixed the armor option in the addon settings
(a) removed a forgotten debug output
(b) fixed preview on click from the addon settings

# 1.13
- compatible with the Summerset update
- added settings to enable/disable the preview on certain scenes

# 1.12
- fixed a bug where the /previewarmor toggle would not work outside the inventory screen.

# 1.11
- compatible with dragon bones update
- weapons can now be previewed

# 1.10
- added some debug output to help with the failed preview issues

# 1.9
- added the CustomMenu library, which I accidentally removed in the last update

# 1.8
- added clockwork items to the preview
- added quaternary keybind (default T) to end preview
- added armor preview

# 1.7
- compatible with the CC update

# 1.6
- added new furniture from the HotR update

# 1.5
- fixed a bug which prevented the /previewonclick toggle to be saved
- fixed preview at the bank

# 1.4
- fixed a bug where the addon would try to preview non-furniture items

# 1.3
- compatible with the Morrowind update
- added option to disable left click for previewing
- it's possible to preview via right click -> preview
- thanks to the API update guild and NPC stores work more reliably now for rare furniture

# 1.2
- the preview is now started by clicking on the item
- preview works for recipes and furniture
- preview works in the trading window, the inventory, the mail window, the guild trader, NPC merchants, personal and guild bank

# 1.1
- Added preview for recipes

# 1.0
- Release
Archived Files (17)
File Name
Version
Size
Uploader
Date
1.14a
149kB
Shinni
05/31/18 02:33 AM
1.14
149kB
Shinni
05/31/18 02:30 AM
1.13
149kB
Shinni
05/27/18 07:04 AM
1.12
96kB
Shinni
02/16/18 04:56 PM
1.11
96kB
Shinni
02/12/18 05:06 PM
1.10
94kB
Shinni
12/23/17 02:06 PM
1.9
94kB
Shinni
12/11/17 01:18 PM
1.8
89kB
Shinni
12/10/17 08:07 AM
1.7a
87kB
Shinni
10/21/17 08:56 AM
1.7
5kB
Shinni
10/21/17 08:09 AM
1.6
87kB
Shinni
08/14/17 03:10 PM
1.5
87kB
Shinni
07/23/17 07:04 AM
1.4
82kB
Shinni
05/22/17 01:24 PM
1.3
82kB
Shinni
05/22/17 01:11 PM
1.2
64kB
Shinni
02/26/17 11:53 AM
1.1
58kB
Shinni
02/25/17 04:59 PM
1.0
58kB
02/25/17 01:24 PM


Post A Reply Comment Options
Unread 07/14/17, 06:46 PM  
Lisabet

Forum posts: 0
File comments: 22
Uploads: 0
I love that the command /previewonclick was added; but it doesn't stay active. Is there any way we can get that to happen? Or just need to keep typing it whenever you login or reloadui?

Right click preview is absolutely awesome, and exactly what I'd been looking for.
Report comment to moderator  
Reply With Quote
Unread 06/19/17, 03:50 PM  
Gamer1986PAN
AddOn Author - Click to view AddOns

Forum posts: 87
File comments: 641
Uploads: 2
Re: CookeryWiz conflict

Can confirm this. I posted the bug to CookeryWiz comments section. Thanks for finding the culprit for me

Originally Posted by Sirce
Thank you for your help! I found the culprit. I selectively disabled and reenabled addons until I got the error again. It works fine until I load CookeryWiz.

#edit: Sirce do you have installed Writ Grabber by Kendaron as well? I just found out the bug is related to Writ Grabber, but because of Writ Grabber needs CookeryWiz to run it gets deactivated with CookeryWiz.
So feel free to deactivate WritGrabber until the next Patch comes for it, CookeryWiz is not the problem... We already figured out the problem, its done with commenting out one line "self:EnableSceneIntegration(true)" change to "--self:EnableSceneIntegration(true)"
Last edited by Gamer1986PAN : 06/21/17 at 12:25 PM.
Report comment to moderator  
Reply With Quote
Unread 05/29/17, 09:33 AM  
Sirce
 
Sirce's Avatar

Forum posts: 0
File comments: 18
Uploads: 0
CookeryWiz conflict

Thank you for your help! I found the culprit. I selectively disabled and reenabled addons until I got the error again. It works fine until I load CookeryWiz.
Report comment to moderator  
Reply With Quote
Unread 05/27/17, 10:01 AM  
Shinni
AddOn Author - Click to view AddOns

Forum posts: 167
File comments: 550
Uploads: 22
What other addons do you use?

edit to clarify: this error happens if the hud screen (the default screen when no menus are open) is started for the first time by an addon. Usually the hud is started the first time by the default UI after a loading screen is finished, but it seems in your case some addon triggers the hud screen first.
Last edited by Shinni : 05/27/17 at 10:17 AM.
Report comment to moderator  
Reply With Quote
Unread 05/27/17, 09:42 AM  
Sirce
 
Sirce's Avatar

Forum posts: 0
File comments: 18
Uploads: 0
Addon error - possible conflict

I love this mod! It was working perfectly before Morrowind but I think it's conflicting with something now. Does anyone else get this error? And if so, what did you do to fix it?


Code:
EsoUI/IngameShared/ItemPreview/ItemPreview_Shared.lua:78: Attempt to access a private function 'PreviewMarketProduct' from insecure code. The callstack became untrusted 4 stack frame(s) from the top.
stack traceback:
	EsoUI/IngameShared/ItemPreview/ItemPreview_Shared.lua:78: in function 'ZO_ItemPreviewType_MarketProduct:Apply'
	EsoUI/IngameShared/ItemPreview/ItemPreview_Shared.lua:358: in function 'ZO_ItemPreview_Shared:Apply'
	EsoUI/IngameShared/ItemPreview/Keyboard/ItemPreview_Keyboard.lua:97: in function 'ZO_ItemPreview_Keyboard:Apply'
	EsoUI/IngameShared/ItemPreview/ItemPreview_Shared.lua:253: in function 'ZO_ItemPreview_Shared:OnUpdate'
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
	(tail call): ?
Report comment to moderator  
Reply With Quote
Unread 05/22/17, 01:49 PM  
lexo1000
 
lexo1000's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 98
Uploads: 1
Hi! Your mod looks awesome but doesn't work for me (I play with french version)
Report comment to moderator  
Reply With Quote
Unread 04/24/17, 04:07 PM  
771Zuel

Forum posts: 2
File comments: 29
Uploads: 0
Workaround if you're using the "No, Thank You!" addon

I stumbled up on this by accident so I thought I'd share it. I love this add-on but it hardly worked because I also use the "No, Thank You!" add-on. One day I mailed a painting to someone and couldn't even preview it to see what it looked like, so when I clicked on it while the mail window was up - it showed the preview! I use this trick all the time now. Whenever preview doesn't work, just bring up the mail and preview it from there. Hope this helps.
Report comment to moderator  
Reply With Quote
Unread 04/21/17, 05:53 PM  
static_recharge
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 153
Uploads: 5
Feature Request: Toggle the left click

I would really like the option to turn off the single left click to preview option. I find it too intrusive and very annoying when trying to put items in a mail or bank or trade even. For me just having the right click option to preview would be perfect. Otherwise I love the addon and thank you for putting it out!
Report comment to moderator  
Reply With Quote
Unread 04/13/17, 05:47 AM  
gimpanzee

Forum posts: 0
File comments: 26
Uploads: 0
Preview from bag not working

Recipes in my character bag don't show previews, it zoom like it going to show, but the furniture preview scene does come up, it just stays zoomed in on my characters legs. I get no error messages.

I also agree with the comments regarding left mouse click behavior, an optional setting would be awesome.

Great addon, works for guildstore, links, and bank. Brilliant to see what you're getting before you use it
Report comment to moderator  
Reply With Quote
Unread 04/12/17, 09:09 PM  
frickinmuck

Forum posts: 0
File comments: 16
Uploads: 0
Originally Posted by Teva
Please add an "addon setting" that allows us to select a key to bind to "preview" instead of the left-mouse button. It is very distracting while trying to bank or sell recipes/plans to have double-click open the preview instead of the anticipated deposit/withdraw/sell reaction.

Wonderful concept for an addon and thank you for the work, I just hope the implementation can be every so slightly (or significantly, depending on the individual) improved.
Yes, this is an indispensable addon, but just one small tweak in the settings to allow us to preview from a right click context menu, instead of the default left mouse button, would make it perfect. For me it's distracting to have the preview come up when trying to post recipes, etc. But it's also very annoying to be dismounted when browsing a guild store, just because I click on a recipe.

If we had some control over when we are previewing, and when we are simply selecting a recipe, that would be ideal.

Thanks for this wonderful addon.
Report comment to moderator  
Reply With Quote
Unread 04/07/17, 10:40 AM  
VeronicaStormborn
 
VeronicaStormborn's Avatar

Forum posts: 0
File comments: 34
Uploads: 0
Originally Posted by Noobanidus
Originally Posted by Gamer1986PAN
Got the some Problem like E.Swanberg but i figured out its only the "No, Thank You!" Camera rotation that disables the inventory preview.
I tried to "Popup item data" wich comes from another addon (dont know what addon that was), than close the inventory and rightclick on the popup to preview wich worked just fine. so this time "no, thank you!" have to fix the camera rotation or if you preview an blueprint in your inventory you have to close inventory and preview the blueprint with a small delay maybe.
From my experience with my own version of this addon (now deprecated, yours is clearly better-implemented and has more features, thank you!), the preview uses the player fragment, which is removed by No, Thank You, etc. Re-instating it before displaying the preview didn't seem to work for me, so I reinstated and then redisplayed the inventory scene.

Hope that helps!
Is there any way that you could, in terms a total newb would understand, explain what you mean by reinstating and redisplaying? How should I modify the settings for 'No, Thank You' in order to make Furniture Preview work again? I am having the same problem and did not realize it was a conflict between this addon and NTY until I found these comments.

Thank you!

edit: I think it works if you turn off "Don't rotate game camera" under CAMERA & INTERACTIONS settings for 'No, Thank You'. I did this and was able to preview a furniture blueprint in my inventory.
Last edited by VeronicaStormborn : 04/07/17 at 11:00 AM.
Report comment to moderator  
Reply With Quote
Unread 03/18/17, 10:35 PM  
Teva
 
Teva's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 162
Uploads: 1
Please add an "addon setting" that allows us to select a key to bind to "preview" instead of the left-mouse button. It is very distracting while trying to bank or sell recipes/plans to have double-click open the preview instead of the anticipated deposit/withdraw/sell reaction.

Wonderful concept for an addon and thank you for the work, I just hope the implementation can be every so slightly (or significantly, depending on the individual) improved.
Report comment to moderator  
Reply With Quote
Unread 03/16/17, 10:01 AM  
MagiczneTornado
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
Is this intended feature that with your addon, by default clicking on any recipe/furniture item in inventory turns on preview?

If yes, i find it very annoying and would kindly request to at least implement a toggle for this.


It makes trading furniture very troublesome because with each click that adds it to trade/sell preview is being triggered.
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 03/03/17, 06:31 PM  
Noobanidus
 
Noobanidus's Avatar
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 53
Uploads: 23
Originally Posted by Gamer1986PAN
Got the some Problem like E.Swanberg but i figured out its only the "No, Thank You!" Camera rotation that disables the inventory preview.
I tried to "Popup item data" wich comes from another addon (dont know what addon that was), than close the inventory and rightclick on the popup to preview wich worked just fine. so this time "no, thank you!" have to fix the camera rotation or if you preview an blueprint in your inventory you have to close inventory and preview the blueprint with a small delay maybe.
From my experience with my own version of this addon (now deprecated, yours is clearly better-implemented and has more features, thank you!), the preview uses the player fragment, which is removed by No, Thank You, etc. Re-instating it before displaying the preview didn't seem to work for me, so I reinstated and then redisplayed the inventory scene.

Hope that helps!
Report comment to moderator  
Reply With Quote
Unread 03/03/17, 04:54 PM  
Gamer1986PAN
AddOn Author - Click to view AddOns

Forum posts: 87
File comments: 641
Uploads: 2
Got the some Problem like E.Swanberg but i figured out its only the "No, Thank You!" Camera rotation that disables the inventory preview.
I tried to "Popup item data" wich comes from another addon (dont know what addon that was), than close the inventory and rightclick on the popup to preview wich worked just fine. so this time "no, thank you!" have to fix the camera rotation or if you preview an blueprint in your inventory you have to close inventory and preview the blueprint with a small delay maybe.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: