WorldBossTimers

WorldBossTimers

1M Downloads

Support resizing the GUI

fstenstrom opened this issue ยท 1 comments

commented

From: https://www.curseforge.com/wow/addons/worldbosstimers?comment=280

This would be nice to have.

Today there is resizing happening when options are set, to avoid lines overflowing.

Also consider: I don't know if the AceGUI Window (main frame we're using) element has support for user-set:able sizes.

commented

Also consider that the minimal size would need to match the button sizes. Possible way forward would be to:

  1. Remove all dynamic window scaling.
  2. Only show the number of timers that will fit the window.
  3. A. Print a chat message saying all timers don't fit, or B. make the window scrollable.
  4. Add some drag-and-resize functionallity, and/or make it possible to specify exact side lengths.
  5. Remember to save user settings to db.