This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Create an indicator, name it "abcd".2. Rename the indicator to "efgh".3. Create another indicator, name it "abcd"
What is the expected output? What do you see instead?"Create indicator" is greyed out. I expect to be able to use the old name again. Also note: I CAN create an indicator with the same name as the NEW name of the old indicator, resulting in two indicators of the same name.
What Grid2 version and language of WoW are you using?## Version: r773## X-ReleaseDate: "$Date: 2015-02-26 02:56:34 +0000 (Thu, 26 Feb 2015) $"
Do you have an error log of what happened?No errors.
Please provide any additional information below.http://stuff.lhunath.com/Grid2.lua
Working as expected, rename option is not really a rename, only a "translation", internally the indicator has de same name.
That is the implementation, but I'm not sure this makes much sense. What's the point of having this feature at all? In its current state, it might make more sense to remove it.
To post a comment, please login or register a new account.