Shinies

5 - Ease of use Features

1. Shift Click or Drag and drop to add item into browse window
2. Darken up the backgroundt - to around the colours of the EA window would be good  (finiding it hard to the text)
3. Hide the EA Auction Window (assuming you will do this when it becomes release) :)
3b. So give us the /script command to open it without the EA window - i know /shinies works but would like to make a macro :)

User When Change
wikki Nov 26, 2010 at 19:23 UTC Changed status from New to Fixed
Zarltaire Nov 25, 2010 at 23:17 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

  • 2 comments
  • Avatar of wikki wikki Nov 26, 2010 at 19:23 UTC - 0 likes

    Just addressed #2. The window will be transparent like the current AH making the item names easier to read.

    Closing this ticket as all features have been submitted to code and will be available in the 0.8.2 release.

  • Avatar of wikki wikki Nov 26, 2010 at 16:36 UTC - 0 likes

    1) Drag and drop will be in 0.8.2

    2) Ill look into the colors.

    3) The code is already in place to do this, however, it defaults to showing the default auction house. I just need to add the configuration options dialog for all of the functionality.

    3b) Shinies currently has the functionality using the following for a macro:

    /script local addon = LibStub( "WAR-AceAddon-3.0" ) : GetAddon( "Shinies" ); if( addon ~= nil ) then addon:Toggle() end
    

    As this can be a bit confusing, in 0.8.2 there is a new script that will be available:

    /script Shinies.Script_Toggle()
    
  • 2 comments

Facts

Last updated
Nov 26, 2010
Reported
Nov 25, 2010
Status
Fixed - Developer made requested changes. QA should verify.
Type
Enhancement - A change which is intended to better the project in some way
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees