3.1.1 的 API 变更#
行为变化#
Locator.nonsingular 返回顺序#
Locator.nonsingular (在 mpl 3.1 中引入) 现在返回一个范围 v0, v1 其中 v0 <= v1。这种行为与 LogLocator 和 LogitLocator 子类的 nonsingular 实现一致。
Locator.nonsingular (在 mpl 3.1 中引入) 现在返回一个范围 v0, v1 其中 v0 <= v1。这种行为与 LogLocator 和 LogitLocator 子类的 nonsingular 实现一致。