Download
(169 Kb)
Download
Updated: 01/05/19 02:04 PM
Addon for:
Inventory Grid View.
Compatibility:
Murkmire (4.2)
Updated:01/05/19 02:04 PM
Created:12/23/18 05:57 AM
Monthly downloads:1,652
Total downloads:129,578
Favorites:83
MD5:
Categories:Plug-Ins & Patches, Bags, Bank, Inventory
Inventory Grid View  Popular! (More than 5000 hits)
Version: 2.0.9.2c
by: DunkleMaterie [More]
- API 100025 Murkmire support
- Add some debugging functionality
- Add polish patch
- Small bugfixes
- Fix behaviour in case of Name element does not exist for a "new" item
- Fix issues concerning reloadui slash command
Archived Files (5)
File Name
Version
Size
Uploader
Date
2.0.9.2b
169kB
DunkleMaterie
01/03/19 09:43 PM
2.0.9.2a
169kB
DunkleMaterie
01/03/19 03:02 PM
2.0.9.2
169kB
DunkleMaterie
01/03/19 04:40 AM
2.0.9.1a
169kB
DunkleMaterie
12/23/18 09:40 AM
2.0.9.1
169kB
12/23/18 05:57 AM


Post A Reply Comment Options
Unread 01/06/19, 09:38 AM  
Mandragorane

Forum posts: 0
File comments: 137
Uploads: 0
Re: Re: Re: Re: Vendor intricate/ornate grid view window

Originally Posted by DunkleMaterie
Originally Posted by Mandragorane
Hi Dark Matter

It only happens with/in the Merchant window, not bank or guild bank.

I found this in the old comments from the original (12-4-17). I remembered seeing the problem before and I think it started again with the latest ESO update. Hope that helps, no clue about programing :
Thank you for the hints

Another question: Do you have an addon active which changes behaviour in merchant window (like ArkadiusTradeTools or MasterMerchant)?

BR
Disabled all other addons (incl MM), still the same :-(
Report comment to moderator  
Reply With Quote
Unread 01/06/19, 08:18 AM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Originally Posted by Jadax
Originally Posted by DunkleMaterie
Are you aware, that inventory grid view inactive? Only if you do not know, there is a button on the bottom left in inventory, where you can switch from list to grid view ("Toggle Grid/List View"). Maybe this has been switched accidentially?

BR
Yep, I actually thought it was that initially when I saw and I tried to toggle between default/grid views ingame but nothing happens. I will reinstall all the mods that can affect it tonight and see, maybe it just requires a clean install of variables files.
Have you also checked if it works correctly in case of you change it to true in variable file?
Report comment to moderator  
Reply With Quote
Unread 01/06/19, 07:30 AM  
Jadax

Forum posts: 5
File comments: 70
Uploads: 0
Originally Posted by DunkleMaterie
Are you aware, that inventory grid view inactive? Only if you do not know, there is a button on the bottom left in inventory, where you can switch from list to grid view ("Toggle Grid/List View"). Maybe this has been switched accidentially?

BR
Yep, I actually thought it was that initially when I saw
[1] = false
and I tried to toggle between default/grid views ingame but nothing happens. I will reinstall all the mods that can affect it tonight and see, maybe it just requires a clean install of variables files.
Last edited by Jadax : 01/06/19 at 07:33 AM.
Report comment to moderator  
Reply With Quote
Unread 01/06/19, 04:28 AM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Originally Posted by Jadax
I can post here:
Code:
InventoryGridView_Settings =
{
    ["Default"] = 
    {
        ["xxxx"] = 
        {
            ["$AccountWide"] = 
            {
                ["version"] = 4,
                ["debug"] = false,
                ["showQualityOutline"] = true,
                ["gridIconSize"] = 64,
                ["skinChoice"] = "Clean by Tonyleila",
                ["isGrid"] = 
                {
                    [1] = false,
Are you aware, that inventory grid view inactive? Only if you do not know, there is a button on the bottom left in inventory, where you can switch from list to grid view ("Toggle Grid/List View"). Maybe this has been switched accidentially?

BR
Report comment to moderator  
Reply With Quote
Unread 01/06/19, 03:12 AM  
Jadax

Forum posts: 5
File comments: 70
Uploads: 0
Originally Posted by DunkleMaterie
Thank you, can you please also post the contents of your Documents\Elder Scrolls Online\live\SavedVariables\InventoryGridView.lua? The "live" folder name can vary in case of you connect to NA instead of EU.

If this file contains private content, you can send a pn to me, too. I will take your data discreet.
I can post here:
Code:
InventoryGridView_Settings =
{
    ["Default"] = 
    {
        ["xxxx"] = 
        {
            ["$AccountWide"] = 
            {
                ["version"] = 4,
                ["debug"] = false,
                ["showQualityOutline"] = true,
                ["gridIconSize"] = 64,
                ["skinChoice"] = "Clean by Tonyleila",
                ["isGrid"] = 
                {
                    [1] = false,
                    [2] = true,
                    [3] = true,
                    [4] = true,
                    [5] = true,
                    [6] = true,
                    [7] = true,
                },
                ["isTooltipOffset"] = true,
                ["gridIconZoomLevel"] = 1.2000000000,
                ["minOutlineQuality"] = 2,
            },
        },
    },
}
Report comment to moderator  
Reply With Quote
Unread 01/06/19, 03:04 AM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Re: Re: Re: Vendor intricate/ornate grid view window

Originally Posted by Mandragorane
Hi Dark Matter

It only happens with/in the Merchant window, not bank or guild bank.

I found this in the old comments from the original (12-4-17). I remembered seeing the problem before and I think it started again with the latest ESO update. Hope that helps, no clue about programing :
Thank you for the hints

Another question: Do you have an addon active which changes behaviour in merchant window (like ArkadiusTradeTools or MasterMerchant)?

BR
Report comment to moderator  
Reply With Quote
Unread 01/06/19, 02:39 AM  
Mandragorane

Forum posts: 0
File comments: 137
Uploads: 0
Re: Re: Vendor intricate/ornate grid view window

Originally Posted by DunkleMaterie
Originally Posted by Mandragorane
Hi there, thanks for taking this on

Is there anyway to fix the "offset" glitch by 1 grid with intricate/ornate when opening the window with a vendor?

Thank you !!!

FYI disabled all other addons, still the same...
Hi Mandragorane,

I will take a look into it. The trait info glitch exists in regular inventory, too as far as I can remember. But I will file a ticket in my repo.

BR
Hi Dark Matter

It only happens with/in the Merchant window, not bank or guild bank.

I found this in the old comments from the original (12-4-17). I remembered seeing the problem before and I think it started again with the latest ESO update. Hope that helps, no clue about programing :


They are texture controls that are anchored to either the row control or one of its children. They either need to be hidden, or resized and re-anchored to one of the sides/corners of the grid icons. Doing that correctly also requires creating settings for the size and position of these texture controls, and then hooking them up to respect the values of those settings.

I would definitely encourage you to take a look. Settings related stuff can be found in the settings file, anchor alterations should be in util.ReshapeSlot iirc. If you do implement a solution before me, you can submit it in a pull request on GitHub. Then we can collaborate to make sure everything "fits" with IGV's style
__________________
Randactyl | NA Megaserver | Blood for the Pact!

[/i]
Thank you for looking into this
Report comment to moderator  
Reply With Quote
Unread 01/06/19, 01:52 AM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Re: Vendor intricate/ornate grid view window

Originally Posted by Mandragorane
Hi there, thanks for taking this on

Is there anyway to fix the "offset" glitch by 1 grid with intricate/ornate when opening the window with a vendor?

Thank you !!!

FYI disabled all other addons, still the same...
Hi Mandragorane,

I will take a look into it. The trait info glitch exists in regular inventory, too as far as I can remember. But I will file a ticket in my repo.

BR
Report comment to moderator  
Reply With Quote
Unread 01/06/19, 01:50 AM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Originally Posted by Jadax
Hi DunkleMaterie, below I am linking the screenshots for the various pages:

- Bank withdraw page which works for grid-view:
Warning: Spoiler


- Eso+ bag where grid-view works:
Warning: Spoiler


- My inventory/bank deposit page where grid-view DOES NOT work:
Warning: Spoiler
Thank you, can you please also post the contents of your Documents\Elder Scrolls Online\live\SavedVariables\InventoryGridView.lua? The "live" folder name can vary in case of you connect to NA instead of EU.

If this file contains private content, you can send a pn to me, too. I will take your data discreet.
Report comment to moderator  
Reply With Quote
Unread 01/06/19, 12:25 AM  
Jadax

Forum posts: 5
File comments: 70
Uploads: 0
Originally Posted by DunkleMaterie
Hello Jadax,

thank you for detailed reporting, this helps very much to identify your problems

I just want to ask you, whether it is possible to provide a screenshot of the backpack lists, because I don't have ESO+.

I will check the bank deposit and inventory again, and I'm aware, that housing chests also have issues concerning grid view.

Also thank you for gentle asking, because I'm still learning LUA script and need very much deeper knowlegde of eso addon API.

In meantime you could also enable debugging of IGV in the addon settings. This should give us information why inventory and deposit view does not provide grid view.

Best regards
Hi DunkleMaterie, below I am linking the screenshots for the various pages:

- Bank withdraw page which works for grid-view:
Warning: Spoiler


- Eso+ bag where grid-view works:
Warning: Spoiler


- My inventory/bank deposit page where grid-view DOES NOT work:
Warning: Spoiler
Report comment to moderator  
Reply With Quote
Unread 01/05/19, 06:00 PM  
Mandragorane

Forum posts: 0
File comments: 137
Uploads: 0
Vendor intricate/ornate grid view window

Hi there, thanks for taking this on

Is there anyway to fix the "offset" glitch by 1 grid with intricate/ornate when opening the window with a vendor?

Thank you !!!

FYI disabled all other addons, still the same...
Last edited by Mandragorane : 01/05/19 at 06:08 PM.
Report comment to moderator  
Reply With Quote
Unread 01/05/19, 02:06 PM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Originally Posted by kindredspirit
I'm having the same problem Profknibble is. The text is showing thru icons since the last update.
I have fixed the bug in 2.0.9.2c. Sorry for mistake. Very dumb bug
Report comment to moderator  
Reply With Quote
Unread 01/05/19, 01:51 PM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Originally Posted by kindredspirit
I'm having the same problem Profknibble is. The text is showing thru icons since the last update.
Thank you for reporting. As far as I can see, you do not have AutoCategory. But is there another addon which changes behaviour of inventories in your addon list?

EDIT: Ok, I can reproduce it be deactivating AutoCategory, too. I start investigation and will provide a fix when found bug.

BR
Last edited by DunkleMaterie : 01/05/19 at 01:55 PM.
Report comment to moderator  
Reply With Quote
Unread 01/05/19, 12:57 PM  
kindredspirit

Forum posts: 3
File comments: 113
Uploads: 0
I'm having the same problem Profknibble is. The text is showing thru icons since the last update.
Report comment to moderator  
Reply With Quote
Unread 01/05/19, 07:16 AM  
ProfKnibble

Forum posts: 0
File comments: 15
Uploads: 0
Hi DunkleMaterie,

with V2.0.9.2b the following error okkurs:

Bild "inventory-grid-view7sfeq.jpg" anzeigen.



With V2.0.9.1 it was ok.

Greets, ProfKnibble
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: