fix for issue #5 - flyouts don't turn on/off when the user turns its action bar on/off#6
Open
ScottIngram wants to merge 28 commits intoBoboseb:masterfrom
Open
fix for issue #5 - flyouts don't turn on/off when the user turns its action bar on/off#6ScottIngram wants to merge 28 commits intoBoboseb:masterfrom
ScottIngram wants to merge 28 commits intoBoboseb:masterfrom
Conversation
…ns its action bar on/off
…addendum: oops, didn't fix the case when a new opener is created and dropped onto an already occupied btn slot
…ry action bar vanish - REVAMP! Found a much better way involving setting the opener Frame's parent. Also, shrank the code a lot. For issue Boboseb#9, I ask the bar object itself for the correct direction.
…ce intensive - fix for issue Boboseb#11
…t definitions, but give each toon their own private placement config by segregating the data inside the profile with keys that reflect the names of the toons.
…so, I'm back-tracking away from it. But I want to keep the account-wide flyouts while allowing placement config to be toon-specific. Luckily, most of the work I put in to support the AceDB config swapping made it very easy to accomplish this hybrid approach.
…pets and non-pets which involves the conversion from array join into string then split back to array LUA quirks of arrays are auto converted to tables and the #size becomes unreliable when indicies become keys instead. SIDE EFFECT: this fixes the bug affecting mounts with a comma or apostrophe in their names
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.