Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.

Let addon manage the GUI's position (and size) instead of relying on the client's layout cache #41

Open
4 tasks
rdw-software opened this issue Sep 19, 2017 · 0 comments

Comments

@rdw-software
Copy link
Collaborator

rdw-software commented Sep 19, 2017

Benefits:

  • Allows uniform window position for all characters
  • No accidental resets if the addon is deactivated or crashed for some reason
  • Can still allow for different settings by using the AceDB profile
  • Could use libwindow-1-1

Roadmap:

  • Extend saved variables scheme to accommodate the layout cache (might need rework to add proper migration routine that works with AceDB)
  • Save position continuously
  • Restore position on login
  • Change reset to also use those settings
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant