Due to the bug in Text.RELATIVETOLEFT bug, as a workaround, I used drawTextPixel() to replace drawTextAbsolute() to display some information in realtime. However I just found out drawTextPixel() updates the text shown much slower than drawTextAbsolute(). Attached is a testing script. Apply it on YM, M8 chart to see the difference between these two functions. The one drawn by drawTextPixel() updates at very lower frequency. Also it seems mouse clicking on the chart may force the text drawn by drawTextPixel() to get refreshed. Please fix this bug!!!!!!!!!!!!!!!!!!!!!!!!!!!
- Clearpicks
- Clearpicks
Comment