Closed GoogleCodeExporter closed 8 years ago
There is no way to set where the tooltips show; it seems to be a function of
screen resolution and window size. For example, on my system I have 1920x1080
and with the client running full-screen, the tooltips for these items are
always well to the side. If I move the TA window close to the side of the
client window (or screen edge), the placement of the tooltip can sometimes be
over the slider.
Since this isnt really a bug, but I want you to have a good experience with TA,
please edit the enUS.lua file as follows:
Change:
["tt_SpeedSlider"] = "Increase or decrease the speed for the selected character.",
["tt_ScaleSlider"] = "Increase or decrease the scale for the selected character.",
To:
["tt_SpeedSlider"] = "",
["tt_ScaleSlider"] = "",
Original comment by gsmith3...@gmail.com
on 10 Aug 2010 at 4:24
Original issue reported on code.google.com by
gregariousjb
on 7 Aug 2010 at 11:06