This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
So the idea behind this is the following, in my current use case, I actually use the same sizing/frame positioning for all my characters for a given roll, the only difference is the status and indicator setup.
So my idea is to have a way to have profiles share the basic settings like size, position, bar colors, text styles etc, but have a different profile for indicator placement and status assignments.
Early versions of Grid2 had a tree-layout system, for every indicator and status the user had to select a layout ( global, healer, class_specific, user_specific).
It was good in theory but very confused and prone to errors in practice, so when i ported the configuration from a custom database library to AceDb i decided to remove that layout system.
I have been thinking a lot about this and i haven't found a good way to implement it in a simple and clear way, so for now im not going to take any action.
PD: My weakauras .toc file has the SavedVariables token replaced with SavedVariablesPerCharacter ;)
To post a comment, please login or register a new account.