Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Robustify text-27.15b that failed after [898c0657], on macOS with aqu…
…a only. The failure was due to TextClosestGap now correctly returning 1.0 (was erroneously 1.1 before) since the given position (15,3) is above the text area of the widget in the macOS aqua case due to -highlightthickness default value 3, which is not the case on other platforms. Since we are here, robustify text-27.15c as well.
- Loading branch information