Quantcast

- Move init of the Bar position saved variables as late as practical - until we need to pick the profile. This avoids some of the catch-22 of trying to set the Bars in place too early.\

Author urnati <urnati101@gmail.com>
Author date 2023-04-26 02:13:17
Author local date 2023-04-25 22:13:17 -0400
Committer urnati <urnati101@gmail.com>
Committer date 2023-04-26 02:13:17
Committer local date 2023-04-25 22:13:17 -0400
Commit 3af33287e1fa29424f12099b036170fd7914b256
Tree 9b8d1c07567f7d37d0bdb9df228e12c3fb2d9447
Parent 358fc6748e1c9e3146d8cd3984d5dd0d834bd455
- Move init of the Bar position saved variables as late as practical - until we need to pick the profile. This avoids some of the catch-22 of trying to set the Bars in place too early.\
- Move register of other events until end of the 'one time init code'. This helps avoid events that want to hide bars before they are created...
- Auto Hide - create plugin buttons when addon is loaded; same as other Titan plugins
- Config - expand on Help to add features many may not know about, such as drag & drop...