John Hunter wrote:
> Manuel and Michael worked on fixing a bug with TextWithDash, but this
> introduced a bug will all tick labels so I reverted the changes. The
> problem is that the text layout code in Text (eg draw,
> get_window_extent) is using "get_position" which in TextWithDash is
> the das
Manuel and Michael worked on fixing a bug with TextWithDash, but this
introduced a bug will all tick labels so I reverted the changes. The
problem is that the text layout code in Text (eg draw,
get_window_extent) is using "get_position" which in TextWithDash is
the dash position, according to the