Files
pfUI/modules
shagu 635456b8ec map: skip coords while map is in unknown state
This is required to be compatible to the latest version of aero[1]. While using the addon,
the `WorldMapButton` does not return a proper `:GetCenter()` for a short period of time. This
leads to `mx` and `my` being nil and breaking the calculation. Now the coordinates will just
be skipped as long as `mx` and `my` could not be determined via `:GetCenter()`.

[1] https://github.com/gashole/Aero
2024-12-07 13:00:07 +01:00
..
2024-11-23 20:43:34 +01:00
2017-07-19 10:35:01 +02:00
2020-06-15 19:13:56 +02:00
2020-08-15 19:29:24 +02:00
2020-12-06 20:14:24 +01:00
2020-08-15 19:29:24 +02:00
2021-11-09 18:01:43 +01:00