File Details
v10.2.5b
- R
- Feb 2, 2024
- 234.57 KB
- 162
- 10.2.5
- Retail
File Name
UFO-v10.2.5b.zip
Supported Versions
- 10.2.5
Game breaking bug FIXED !!!
A significant number of users reported none of the buttons on a flyout did anything at all. I was never able to reproduce this on any of my machines with any combination of settings. Many thanks to https://github.com/negue who figured out the root cause was related to auto-hide which lead to the solution.
What's Changed
- BUGFIX: #9 - auto close option breaks ALL buttons on ALL flyouts - thanks https://github.com/negue !!!
- BUGFIX: #10 - attached an OnHide handler that strips the keybindings from all flyouts
- BUGFIX: #11 - nil pointer when UberTooltips isn't "1"
- BUGFIX: #12 - opening an empty UFO on your bar barfs Lua error
Full Changelog: https://github.com/ScottIngram/UFO/compare/v10.2.5a...v10.2.5b- - -